Update gitconfig
This commit is contained in:
parent
a9fce8a6ff
commit
0ac077ed51
|
@ -48,6 +48,7 @@
|
||||||
rr = !git reset --hard $(git rb)
|
rr = !git reset --hard $(git rb)
|
||||||
s = status
|
s = status
|
||||||
shp = show -p
|
shp = show -p
|
||||||
|
sl = stash list
|
||||||
sq = merge --squash
|
sq = merge --squash
|
||||||
sqt = merge --squash -s recursive -X theirs
|
sqt = merge --squash -s recursive -X theirs
|
||||||
ss = stash save
|
ss = stash save
|
||||||
|
|
Loading…
Reference in New Issue