diff options
author | Florian Pritz <bluewind@xinu.at> | 2014-01-29 10:38:06 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2014-01-29 10:38:06 +0100 |
commit | cb12dc7400d52d8c75c600c0bd943984f603ea78 (patch) | |
tree | c1eae752c0cbe75d022b30d0fcecc7a690e7c5b2 /.gitconfig | |
parent | 72efcdab938b0aa53316f784964d9e971a06b08b (diff) | |
download | dotfiles-cb12dc7400d52d8c75c600c0bd943984f603ea78.tar.gz dotfiles-cb12dc7400d52d8c75c600c0bd943984f603ea78.tar.xz |
misc cleanup
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.gitconfig')
-rw-r--r-- | .gitconfig | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ refl = reflog --date=relative [merge] tool = vimdiff + conflictstyle = diff3 [push] default = current [color] |