]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/convert-fix-utf-without-dash'
authorJunio C Hamano <gitster@pobox.com>
Wed, 9 Oct 2019 05:01:00 +0000 (14:01 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 9 Oct 2019 05:01:00 +0000 (14:01 +0900)
The code to skip "UTF" and "UTF-" prefix, when computing an advice
message, did not work correctly when the prefix was "UTF", which
has been fixed.

* rs/convert-fix-utf-without-dash:
  convert: fix handling of dashless UTF prefix in validate_encoding()

1  2 
convert.c

diff --cc convert.c
Simple merge