My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
82c80f9
b181676
)
Merge branch 'rs/convert-fix-utf-without-dash'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 9 Oct 2019 05:01:00 +0000
(14:01 +0900)
committer
Junio 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
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
convert.c
Simple merge