1
0
Fork 0

Add git aliases

This commit is contained in:
Jeremy Kaplan 2017-11-14 09:54:17 -08:00 committed by Jeremy Kaplan
commit 4af8673564

View file

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