diff options
-rw-r--r-- | .gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ | |||
6 | autocrlf = input | 6 | autocrlf = input |
7 | safecrlf = true | 7 | safecrlf = true |
8 | pager = diff-so-fancy | less --tabs=4 -RFX | 8 | pager = diff-so-fancy | less --tabs=4 -RFX |
9 | excludesfile = ~/.cvsignore | 9 | excludesfile = ~/.cvsignore |
10 | [alias] | 10 | [alias] |
11 | co = checkout | 11 | co = checkout |
12 | ci = commit | 12 | ci = commit |