[FIX] gitconfig: Add default pull behaviour
This commit is contained in:
parent
92220b88d9
commit
7d3a3b8a24
1 changed files with 2 additions and 0 deletions
|
@ -12,3 +12,5 @@
|
||||||
ui = auto
|
ui = auto
|
||||||
[help]
|
[help]
|
||||||
autocorrect = 1
|
autocorrect = 1
|
||||||
|
[pull]
|
||||||
|
ff = only
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue