]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commita537e3e6e998710bf15ee05bf0cd02a122d54b8c
tree686104a281516490d4643e0ab20c59c7117d9284
parent2a47df2166fd0e9c01f9c3c012892934c4ab3986
parentc52f085a477c8eece87821c5bbc035e5a900eb12
Merge branch 'sp/send-email-validate-charset' into next

"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
git-send-email.perl