Update git aliases
This commit is contained in:
parent
f150038717
commit
7c3d93ce22
@ -65,7 +65,9 @@
|
||||
rvh = revert HEAD
|
||||
rvnh = revert -n HEAD
|
||||
s = status
|
||||
shp = show -p
|
||||
sh = show -p
|
||||
shp = sh
|
||||
shy = sy
|
||||
sl = stash list
|
||||
sq = merge --squash
|
||||
sqls = !git sq $(git ls)
|
||||
|
Loading…
x
Reference in New Issue
Block a user