diff options
author | Florian Pritz <bluewind@xinu.at> | 2014-08-29 17:07:48 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2014-08-29 17:07:48 +0200 |
commit | ff82923a419f82304861906f36c223d4a782bdda (patch) | |
tree | aa6f57f6c1ae19e405bc4cf8be31ffb395a7505f /.gitconfig | |
parent | a33968be140dba9c01125763328a716aab1ea9f3 (diff) | |
download | dotfiles-ff82923a419f82304861906f36c223d4a782bdda.tar.gz dotfiles-ff82923a419f82304861906f36c223d4a782bdda.tar.xz |
fix git diff for php
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.gitconfig')
-rw-r--r-- | .gitconfig | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,5 +41,6 @@ [core] excludesfile = ~/.gitignore compression = 9 + attributesfile = ~/git/dotfiles/.gitattributes [log] decorate = full |