Commit 86e7d1663043

Vincent Demeester <vincent@sbr.pm>
2018-04-16 11:16:24
Add `=S` to rebase to gpg-sign when rebasing
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 3d85a61
Changed files (1)
lisp/vde-vcs.el
@@ -24,6 +24,9 @@
    magit-completing-read-function 'ivy-completing-read
    magit-display-buffer-function #'magit-display-buffer-fullframe-status-v1)
 
+  (magit-define-popup-option 'magit-rebase-popup
+    ?S "Sign using gpg" "--gpg-sign=" magit-read-gpg-secret-key)
+  
   ;; Hide "Recent Commits"
   (magit-add-section-hook 'magit-status-sections-hook
                           'magit-insert-unpushed-to-upstream