]> granicus.if.org Git - git/commit
Merge branch 'rs/convert-fix-utf-without-dash' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 7 Oct 2019 02:42:15 +0000 (11:42 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Oct 2019 02:42:15 +0000 (11:42 +0900)
commit9d0e27b5c3043338fd40130d1111482af9989d73
tree45d5157d6f0ee899cd1f3064e8a70ac1c17c32d8
parent0945190c4c1bc1622ad08d9dfdd31224ccdb3e4d
parentb181676ce9e8c89a39737f098d9b9c4f774596cf
Merge branch 'rs/convert-fix-utf-without-dash' into next

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()
convert.c