Skip to content

Commit 39a6726

Browse files
tohojotarsius
authored andcommitted
Add --edit-cover switch to stg mail popup
This is useful for having stgit generate the template instead of supplying a full formatted file. Signed-off-by: Toke Høiland-Jørgensen <[email protected]>
1 parent 0e44df6 commit 39a6726

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

magit-stgit.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -549,6 +549,7 @@ Use ARGS to pass additional arguments."
549549
:man-page "stg-mail"
550550
:switches '((?m "Generate an mbox file instead of sending" "--mbox")
551551
(?g "Use git send-email" "--git" t)
552+
(?e "Edit cover letter before send" "--edit-cover")
552553
(?A "Auto-detect To, Cc and Bcc for all patches from cover"
553554
"--auto-recipients" t))
554555
:options '((?o "Set file as cover message" "--cover="

0 commit comments

Comments
 (0)