]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sp/send-email-validate-charset'
authorJunio C Hamano <gitster@pobox.com>
Thu, 12 Mar 2026 17:56:05 +0000 (10:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 12 Mar 2026 17:56:05 +0000 (10:56 -0700)
"git send-email" has learned to be a bit more careful when it
accepts charset to use from the end-user, to avoid 'y' (mistaken
'yes' when expecting a charset like 'UTF-8') and other nonsense.

* sp/send-email-validate-charset:
  send-email: validate charset name in 8bit encoding prompt

1  2 
git-send-email.perl

Simple merge