Git rebase false default setting.
This commit is contained in:
parent
a147c57bb8
commit
6896bef214
1 changed files with 2 additions and 0 deletions
|
@ -140,6 +140,8 @@
|
|||
threads = 0
|
||||
[pretty]
|
||||
custom = "%C(magenta)%h%C(red)%d %C(yellow)%ar %C(green)%s %C(yellow)(%an)"
|
||||
[pull]
|
||||
rebase = false
|
||||
[push]
|
||||
autoSetupRemote = true
|
||||
default = upstream
|
||||
|
|
Loading…
Reference in a new issue