Automatically sign merge commits as well
This commit is contained in:
parent
4f44b11d14
commit
2354b505c8
1 changed files with 2 additions and 1 deletions
|
|
@ -1,2 +1,3 @@
|
||||||
((magit-commit "--gpg-sign=")
|
((magit-commit "--gpg-sign=")
|
||||||
(magit-log:magit-log-mode "-n256" "--graph" "--decorate" "--show-signature"))
|
(magit-log:magit-log-mode "-n256" "--graph" "--decorate" "--show-signature")
|
||||||
|
(magit-merge "--gpg-sign="))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue