[git] added rebase=true to gitconfig
This commit is contained in:
parent
56a6a49dba
commit
5c74be5601
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
[tag]
|
||||
gpgsign = true
|
||||
[pull]
|
||||
rebase = false
|
||||
rebase = true
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[alias]
|
||||
|
|
Loading…
Reference in a new issue