chore(git): removed rebase by default
This commit is contained in:
parent
427ce8684b
commit
3e20c04a15
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
[tag]
|
||||
gpgsign = true
|
||||
[pull]
|
||||
rebase = true
|
||||
rebase = false
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[alias]
|
||||
|
|
Loading…
Add table
Reference in a new issue