chore(git): added rebase=true to gitconfig
This commit is contained in:
parent
49d5c2d3ce
commit
115d79bf4e
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
[tag]
|
[tag]
|
||||||
gpgsign = true
|
gpgsign = true
|
||||||
[pull]
|
[pull]
|
||||||
rebase = false
|
rebase = true
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = main
|
defaultBranch = main
|
||||||
[alias]
|
[alias]
|
||||||
|
|
Loading…
Add table
Reference in a new issue