Restore =S gpg-sign option for magit

Curiously, interactive rebasing seems to fail to sign commits without
this option present in some cases.
This commit is contained in:
Henrik Lissner 2018-12-07 18:00:17 -05:00
parent 5e96b42ccc
commit 67fa4b31ea
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -30,6 +30,9 @@ what features are available.")
(set-popup-rule! "^\\(?:\\*magit\\|magit:\\)" :ignore t)
(magit-define-popup-option 'magit-rebase-popup
?S "Sign using gpg" "--gpg-sign=" #'magit-read-gpg-secret-key)
;; so magit buffers can be switched to (except for process buffers)
(defun +magit-buffer-p (buf)
(with-current-buffer buf