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 --branch
1 parent 0333847 commit 57546ddCopy full SHA for 57546dd
completion/stgit.zsh
@@ -540,6 +540,7 @@ _stg-email-send() {
540
local -a subcmd_args
541
__stg_add_args_help
542
__stg_add_args_color
543
+ __stg_add_args_branch
544
subcmd_args+=(
545
'*'{-G+,--git-opt=}'[extra option for git-send-email]:opt:__stg_git_send_email_opts'
546
'--from=[specify sender]:email address:_email_addresses'
0 commit comments