miscellaneous changes of the last few weeks

This commit is contained in:
hellerve
2017-01-09 17:24:26 +01:00
parent 92f5865d75
commit ce88492373
4 changed files with 3 additions and 5 deletions

View File

@@ -18,6 +18,7 @@
ps = push
repourl = config --get remote.origin.url
shallow = clone --depth=1
st = status
staged = diff --cached
tags = for-each-ref --sort='*authordate' --format='%(tag)' refs/tags
undo = reset --soft HEAD^