]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/send-email-sensible-encoding'
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Feb 2015 23:40:19 +0000 (15:40 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Feb 2015 23:40:19 +0000 (15:40 -0800)
"git send-email" used to accept a mistaken "y" (or "yes") as an
answer to "What encoding do you want to use [UTF-8]? " without
questioning.  Now it asks for confirmation when the answer looks
too short to be a valid encoding name.

* jc/send-email-sensible-encoding:
  send-email: ask confirmation if given encoding name is very short

1  2 
git-send-email.perl

Simple merge