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