We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
stg email send --annotate
1 parent 615bc65 commit 6e9bdd5Copy full SHA for 6e9bdd5
completion/stgit.zsh
@@ -550,6 +550,7 @@ _stg-email-send() {
550
'--reply-to=[specify Reply-To address]:email address:_email_addresses'
551
'--in-reply-to=[specify contents of first In-Reply-To header]:message-id'
552
'--compose[edit introductory message for patch series]'
553
+ '--annotate[review each patch in an editor]'
554
'--identity=[specify configuration identity]: :__stg_email_send_identities'
555
'--no-thread[do not set In-Reply-To: and References: headers]'
556
'--confirm[specify type of confirmation required before sending]: :((
0 commit comments