diff options
Diffstat (limited to '.gitconfig')
| -rw-r--r-- | .gitconfig | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,3 +34,4 @@ co = checkout lg = ! git --no-pager log --oneline --graph -n 18 --decorate pure = pull --rebase + diffc = diff --cached |
