Updated Git aliases.

master
Pierre Neidhardt 2013-06-04 17:11:51 +02:00
parent 912339cca2
commit 8b33e083e6
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
[color]
ui = true
[alias]
b = branch -va
b = branch -vva
c = commit -a
co = checkout
d = diff --cached