]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sp/send-email-validate-charset' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 6 Mar 2026 22:43:09 +0000 (14:43 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 Mar 2026 22:43:09 +0000 (14:43 -0800)
"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