More git aliases
This commit is contained in:
parent
4af8673564
commit
40750abe85
1 changed files with 2 additions and 1 deletions
|
|
@ -8,8 +8,9 @@
|
|||
[alias]
|
||||
lg = log --oneline --graph --decorate
|
||||
root = rev-parse --show-toplevel
|
||||
sb = show-branch
|
||||
ap = add -p
|
||||
co = checkout
|
||||
sb = show-branch
|
||||
[credential]
|
||||
helper = cache
|
||||
[commit]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue