New aliases for git

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
This commit is contained in:
Gaetan Semet 2013-06-12 15:46:41 +02:00
commit 4ca1f0fd8b
2 changed files with 7 additions and 0 deletions

View file

@ -24,6 +24,9 @@
rewrite-history8 = rebase -i HEAD~8
rewrite-history9 = rebase -i HEAD~9
rewrite-history10 = rebase -i HEAD~10
tags = tag -l
branches = branch -a
remotes = remote -v
# This only works if git > 0.7.10
# # [include]