Automatically sign tags as well
This commit is contained in:
parent
dc99caeca8
commit
53dda62f99
1 changed files with 1 additions and 0 deletions
|
|
@ -4,5 +4,6 @@
|
||||||
(magit-diff:magit-revision-mode "--no-ext-diff" "--stat" "--show-signature")
|
(magit-diff:magit-revision-mode "--no-ext-diff" "--stat" "--show-signature")
|
||||||
(magit-log:magit-log-mode "-n256" "--graph" "--decorate" "--show-signature")
|
(magit-log:magit-log-mode "-n256" "--graph" "--decorate" "--show-signature")
|
||||||
(magit-merge "--gpg-sign=")
|
(magit-merge "--gpg-sign=")
|
||||||
|
(magit-tag "--sign")
|
||||||
; keep-sorted end
|
; keep-sorted end
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue