aboutsummaryrefslogtreecommitdiff
path: root/git
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-07-18 14:45:12 +1200
committerTom Ryder <tom@sanctum.geek.nz>2013-07-18 14:45:12 +1200
commitd071b3a624f255ca00c77c82b75e17d61bbab239 (patch)
tree35180f04d4ec06e0cb37c992780a1722fb582ffd /git
parentMake git config part of standard install (diff)
downloaddotfiles-d071b3a624f255ca00c77c82b75e17d61bbab239.tar.gz
dotfiles-d071b3a624f255ca00c77c82b75e17d61bbab239.zip
Make stray tab into spaces, add EOF newline
Diffstat (limited to 'git')
-rw-r--r--git/gitconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/git/gitconfig b/git/gitconfig
index 1a6f90ad..ff1c7f02 100644
--- a/git/gitconfig
+++ b/git/gitconfig
@@ -26,4 +26,5 @@
date = local
[push]
- default = matching
+ default = matching
+