1
0
Fork 0

More git aliases

This commit is contained in:
Jeremy Kaplan 2017-11-17 09:21:50 -08:00 committed by Jeremy Kaplan
commit 40750abe85

View file

@ -8,8 +8,9 @@
[alias] [alias]
lg = log --oneline --graph --decorate lg = log --oneline --graph --decorate
root = rev-parse --show-toplevel root = rev-parse --show-toplevel
sb = show-branch
ap = add -p ap = add -p
co = checkout
sb = show-branch
[credential] [credential]
helper = cache helper = cache
[commit] [commit]