[git]add some usefull shortcurt

This commit is contained in:
Mathieu Maret 2012-05-30 14:26:03 +02:00
parent 0580ee4940
commit c0dc23445c
1 changed files with 7 additions and 0 deletions

View File

@ -13,6 +13,13 @@
st = status
ci = commit
co = checkout
br = branch
df = diff
dc = diff --cached
lg = log -p
lol = log --graph --decorate --pretty=oneline --abbrev-commit
lola = log --graph --decorate --pretty=oneline --abbrev-commit --all
ls = ls-files
[diff "odf"]
textconv=odt2txt
[diff "odt"]