diff options
Diffstat (limited to '.gitconfig')
-rw-r--r-- | .gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ [fetch] prune = true [push] - default = matching + default = nothing [pull] ff = only [merge] |
index : git.git | ||
git configuration | Tobias Klauser |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitconfig | 2 |
@@ -52,7 +52,7 @@ [fetch] prune = true [push] - default = matching + default = nothing [pull] ff = only [merge] |