git-send-email: Add --thread optionmaster
commita811d2166f116489fcd4ab1e8a29b70ef8ee7a5f
authorAdam Roben <aroben@apple.com>
Wed, 27 Jun 2007 06:51:07 +0000 (26 23:51 -0700)
committerAdam Roben <aroben@apple.com>
Wed, 27 Jun 2007 06:51:07 +0000 (26 23:51 -0700)
tree92c4077660e00bf4a6f5da5e24b4ff688cf84f1d
parent00b2f6d97edb10dd0373ce8ff99d5d25601a8be7
git-send-email: Add --thread option

The --thread option controls whether the In-Reply-To header will be set on
any emails sent. The current behavior is to always set this header, so this
option is most useful in its negated form, --no-thread. This behavior can
also be controlled through the 'sendemail.threaded' config setting.

Signed-off-by: Adam Roben <aroben@apple.com>
Documentation/git-send-email.txt
git-send-email.perl