]> Kevux Git Server - rit/commit
docs: improve formatting in git-send-email documentation
authorAditya Garg <gargaditya08@live.com>
Fri, 30 May 2025 15:50:04 +0000 (15:50 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 30 May 2025 17:23:37 +0000 (10:23 -0700)
commit394c190495353ced754a9307a6eaf114acb0172d
tree2b1e52b66067b143d72d7583bcda98d427bf6e9d
parent200d74711f9db670e18c9aa37a7d53e83742bd57
docs: improve formatting in git-send-email documentation

The current documentation for git-send-email had an inconsistent use of
"", ``, and '' for quoting. This commit improves the formatting by
using the same style throughout the documentation. Missing full stops
have also been added at some places.

Finally, the cpan links of necessary perl modules have been added to
make their installation easier.

While at it, the unecessary use of $ with <num> and <int> placeholders
has also been removed.

Signed-off-by: Aditya Garg <gargaditya08@live.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config/sendemail.adoc
Documentation/git-send-email.adoc