add no-ff to global git config
This commit is contained in:
parent
c421ab7b8f
commit
f7c229fcf6
1 changed files with 2 additions and 0 deletions
|
|
@ -10,5 +10,7 @@
|
|||
path = ~/.config/git/config-work
|
||||
[merge]
|
||||
autoStash = true
|
||||
edit = no
|
||||
ff = no
|
||||
[rebase]
|
||||
autoStash = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue