Git: l=log -stat alias.

master
Pierre Neidhardt 2013-01-14 22:03:14 +01:00
parent 0776ba648d
commit b015bfa3ba
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
[alias]
c = commit -a
co = checkout
l = log --stat
m = mergetool
s = status -uno
[push]