more git aliases

This commit is contained in:
hellerve
2017-01-09 17:22:11 +01:00
parent b46f4d475d
commit d1d57c3605

View File

@@ -14,6 +14,8 @@
lola = log --graph --decorate --pretty=oneline --abbrev-commit --all
mnc = merge --no-commit
oneline = log --oneline --decorate
pl = pull
ps = push
repourl = config --get remote.origin.url
shallow = clone --depth=1
staged = diff --cached