Make git head alias more verbose
This commit is contained in:
parent
9f908a3412
commit
688e31c20c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
[push]
|
||||
default = matching
|
||||
[alias]
|
||||
head = log -1
|
||||
head = log -1 --show-signature --format=fuller
|
||||
adog = log --all --decorate --oneline --graph
|
||||
dog = log --decorate --oneline --graph
|
||||
[commit]
|
||||
|
|
Loading…
Reference in a new issue