git: diff aliases

master
Pierre Neidhardt 2013-12-03 21:31:27 +01:00
parent c68653a8ab
commit 6214b82c7a
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,8 @@
c = commit
ca = commit -a
co = checkout
d = diff --cached
d = diff --color-words
dc = diff --color-words --cached
l = log --stat
lol = log --graph --decorate --pretty=format:'%C(yellow)%h %Cgreen%cd%C(bold red)%d%Creset %s' --abbrev-commit --date=short
m = mergetool