diff options
author | Mathias Bynens <mathias@qiwi.be> | 2011-09-26 10:30:00 +0300 |
---|---|---|
committer | Mathias Bynens <mathias@qiwi.be> | 2011-09-26 10:30:00 +0300 |
commit | acfce9eda5a99c7cd3c057bfe7122dad865ca97c (patch) | |
tree | 93b5490586b6915fce7a88210b8cf9ee57950055 /.gitconfig | |
parent | 4d1573729f2b44e9ee8cd36acb0b1ddc5ce0ea38 (diff) | |
download | dotfiles-acfce9eda5a99c7cd3c057bfe7122dad865ca97c.tar.gz dotfiles-acfce9eda5a99c7cd3c057bfe7122dad865ca97c.tar.bz2 dotfiles-acfce9eda5a99c7cd3c057bfe7122dad865ca97c.zip |
Typo.
Diffstat (limited to '.gitconfig')
-rw-r--r-- | .gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [apply] - whitespace = fix + whitespace = fix [core] excludesfile = ~/.gitignore attributesfile = ~/.gitattributes |