Skip to content
  • Junio C Hamano's avatar
    Merge branch 'rs/convert-fix-utf-without-dash' · d17f5494
    Junio C Hamano authored
    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()
    d17f5494