We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffbe4a6 commit 7d1d340Copy full SHA for 7d1d340
gitconfig
@@ -4,3 +4,4 @@
4
lg = log --graph --abbrev-commit --decorate --date=relative --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(bold yellow)%d%C(reset)'
5
add = add -A
6
commend = commit --amend --no-edit
7
+ last-tag = describe --abbrev=0
0 commit comments