]> git.ipfire.org Git - thirdparty/git.git/commit - convert.c
convert: check for detectable errors in UTF encodings
authorLars Schneider <larsxschneider@gmail.com>
Sun, 15 Apr 2018 18:16:08 +0000 (20:16 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Apr 2018 02:40:56 +0000 (11:40 +0900)
commit7a17918c34f4e83982456ffe22d880c3cda5384f
tree314a8d2bd62e047324884df0df93b474aa65d474
parent107642fe2661236f48b912480e090799e339c512
convert: check for detectable errors in UTF encodings

Check that new content is valid with respect to the user defined
'working-tree-encoding' attribute.

Signed-off-by: Lars Schneider <larsxschneider@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
convert.c
t/t0028-working-tree-encoding.sh