Update gitconfig

This commit is contained in:
Rob Watson 2021-06-22 12:02:20 +02:00
parent a9fce8a6ff
commit 0ac077ed51
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@
rr = !git reset --hard $(git rb)
s = status
shp = show -p
sl = stash list
sq = merge --squash
sqt = merge --squash -s recursive -X theirs
ss = stash save