diff options
Diffstat (limited to '.gitconfig')
-rw-r--r-- | .gitconfig | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -48,6 +48,9 @@ [color "diff"] whitespace = red reverse +[fetch] + prune = true + [push] default = matching |
index : git.git | ||
git configuration | Tobias Klauser |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitconfig | 3 |
@@ -48,6 +48,9 @@ [color "diff"] whitespace = red reverse +[fetch] + prune = true + [push] default = matching |