Git: some handy aliases.

master
Pierre Neidhardt 2013-01-20 10:18:25 +01:00
parent 95b13d1a13
commit c9083d1515
1 changed files with 2 additions and 0 deletions

View File

@ -5,10 +5,12 @@
[color]
ui = true
[alias]
b = branch -va
c = commit -a
co = checkout
l = log --stat
m = mergetool
r = remote -v
s = status -uno
[push]
default = simple