mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-07-01 21:00:29 +08:00
gitconf: pull.ff = only
This commit is contained in:
parent
b1272e22bb
commit
c1d555393a
@ -9,6 +9,8 @@
|
||||
quotepath = false # chinese chars
|
||||
[push]
|
||||
autoSetupRemote = true
|
||||
[pull]
|
||||
ff = only
|
||||
[branch]
|
||||
# Show most recently changed branches first.
|
||||
sort = -committerdate
|
||||
|
Loading…
x
Reference in New Issue
Block a user