SubmittingPatches: remove pine-specific hints from MUA hints
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Mon, 7 Jun 2021 11:03:43 +0000 (13:03 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 8 Jun 2021 00:45:01 +0000 (09:45 +0900)
commit34c0848a25dfd09915057bf72f3ee85ff5a99077
tree1977ae4068c65f7169f74d8f1c9b71338f58bad4
parent988ad5c7c83f482876af493e01a4f10219131422
SubmittingPatches: remove pine-specific hints from MUA hints

Replace the whole section about configuring pine with
no-strip-whitespace-before-send with a note that users should use
another MUA instead.

There hasn't been a release of Pine since late 2005, in Alpine the
no-strip-whitespace-before-send switch is already the default.

This documentation was initially added in 9740d289ee7 (Update
SubmittingPatches to add MUA specific notes., 2005-08-26). At this
point it's safe to say that it's not useful to anyone anymore, let's
remove it.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/SubmittingPatches