Mercurial > dotfiles.old
comparison gitconfig @ 42:4c3b25554bbb
Enable smart folding
author | zegervdv <zegervdv@me.com> |
---|---|
date | Mon, 21 Apr 2014 11:36:34 +0200 |
parents | 599325301323 |
children | 4eeebfb45158 |
comparison
equal
deleted
inserted
replaced
41:1b3381f349f0 | 42:4c3b25554bbb |
---|---|
1 # Sample gitconfig | 1 # Sample gitconfig |
2 # | 2 # |
3 | 3 |
4 [hub] | 4 [hub] |
5 protocol = https | 5 protocol = ssh |
6 [alias] | 6 [alias] |
7 co = checkout | 7 co = checkout |
8 count = !git shortlog -sn | 8 count = !git shortlog -sn |
9 sl = log --oneline --stat | 9 sl = log --oneline --stat |
10 [color] | 10 [color] |