summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-03-15 22:00:45 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-03-15 22:00:45 (GMT)
commite74737b6a1d403bd0ad856bd23143ba0bd5dfabb (patch)
tree87804c035cd578a2d49aba62419dd1ffdcb94bec /contrib
parentfbc615b70a134c982d76a57f73981af2240133cc (diff)
parentd11c943c7824ed91ec396c8726d18ce687848d34 (diff)
downloadgit-e74737b6a1d403bd0ad856bd23143ba0bd5dfabb.zip
git-e74737b6a1d403bd0ad856bd23143ba0bd5dfabb.tar.gz
git-e74737b6a1d403bd0ad856bd23143ba0bd5dfabb.tar.bz2
Merge branch 'cl/send-email-reply-to'
"git send-email" learned "--reply-to=<address>" option. * cl/send-email-reply-to: send-email: support separate Reply-To address send-email: rename variable for clarity
Diffstat (limited to 'contrib')
-rw-r--r--contrib/completion/git-completion.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/completion/git-completion.bash b/contrib/completion/git-completion.bash
index f1981aa..6da95b8 100644
--- a/contrib/completion/git-completion.bash
+++ b/contrib/completion/git-completion.bash
@@ -2019,7 +2019,7 @@ _git_send_email ()
--compose --confirm= --dry-run --envelope-sender
--from --identity
--in-reply-to --no-chain-reply-to --no-signed-off-by-cc
- --no-suppress-from --no-thread --quiet
+ --no-suppress-from --no-thread --quiet --reply-to
--signed-off-by-cc --smtp-pass --smtp-server
--smtp-server-port --smtp-encryption= --smtp-user
--subject --suppress-cc= --suppress-from --thread --to