gpg signatures shown in git tree alias
This commit is contained in:
parent
3efaab1630
commit
ab878d2945
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@
|
||||||
[core]
|
[core]
|
||||||
pager = cat
|
pager = cat
|
||||||
[alias]
|
[alias]
|
||||||
tree = log --oneline --decorate --all --graph -n 16
|
tree = log --oneline --show-signature --decorate --all --graph -n 16
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue