summaryrefslogtreecommitdiff
path: root/git-gui/lib/commit.tcl
diff options
context:
space:
mode:
authorAditya Garg <gargaditya08@live.com>2025-06-30 18:06:46 +0000
committerJunio C Hamano <gitster@pobox.com>2025-06-30 14:14:59 -0700
commit95ce81f68d519339fc57c0f321845527792cade9 (patch)
tree9404160c484cf7173f17fdc69205dd21aa53b10b /git-gui/lib/commit.tcl
parent18617b2afd74db9912ae80b55a2c813b90231629 (diff)
docs: add a paragraph explaining the `sendmailCmd` option of sendemail
`sendmailCmd` is a configuration option in `git-send-email` that allows users to send emails using an external application that supports sendmail-like commands. This ability has been very useful to support proprietary email APIs without modifying the `git-send-email` codebase. It is also useful for users who prefer to use another SMTP client instead of the SMTP perl library used by `git-send-email`. This commit adds a paragraph to the documentation explaining this option. Signed-off-by: Aditya Garg <gargaditya08@live.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions