update
This commit is contained in:
@@ -17,8 +17,6 @@
|
||||
amend = commit --amend --no-edit
|
||||
rename = branch -m
|
||||
st = status
|
||||
lg = log --oneline --graph --decorate --all
|
||||
lga = log --oneline --graph --decorate --all --author=you
|
||||
unstage = reset HEAD
|
||||
last = log -1 HEAD
|
||||
tags = tag -l
|
||||
|
||||
Reference in New Issue
Block a user