diff --git a/.gitconfig2 b/.gitconfig2 index 09a899e..c731d12 100644 --- a/.gitconfig2 +++ b/.gitconfig2 @@ -9,6 +9,8 @@ quotepath = false # chinese chars [push] autoSetupRemote = true +[pull] + ff = only [branch] # Show most recently changed branches first. sort = -committerdate