MOD: added shortcuts

This commit is contained in:
JohnE 2016-10-25 13:44:45 -07:00
parent d823ff91d0
commit c999eb3043
1 changed files with 2 additions and 0 deletions

View File

@ -52,7 +52,9 @@
ll = log --oneline --decorate ll = log --oneline --decorate
############# #############
ch = checkout ch = checkout
co = checkout
chb = checkout -b chb = checkout -b
cob = checkout -b
############# #############
b = branch b = branch
ba = branch -a ba = branch -a