Show tags and signatures on 'git lg'

This commit is contained in:
2016-12-16 10:23:03 +01:00
parent 68ba0aa6ee
commit 9fd2f89eab

View File

@@ -8,9 +8,9 @@
dc = diff --cached
ci = commit
br = branch
lg = log -p
lol = log --graph --decorate --pretty=oneline --abbrev-commit
lola = log --graph --decorate --pretty=oneline --abbrev-commit --all
lg = log -p --decorate=full --show-signature
lol = log --graph --decorate=full --pretty=oneline --abbrev-commit
lola = log --graph --decorate=full --pretty=oneline --abbrev-commit --all
ls = ls-files
# Show files ignored by git: