From: Junio C Hamano Date: Wed, 9 Oct 2019 05:01:00 +0000 (+0900) Subject: Merge branch 'rs/convert-fix-utf-without-dash' X-Git-Tag: v2.24.0-rc0~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d17f54947d9074e92bfbeabc05d5c39147456fe3;p=thirdparty%2Fgit.git Merge branch 'rs/convert-fix-utf-without-dash' 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() --- d17f54947d9074e92bfbeabc05d5c39147456fe3