convert: add tracing for 'working-tree-encoding' attribute
commit541d059cd903bb8e510f876ea2bc33719b76b33c
authorLars Schneider <larsxschneider@gmail.com>
Sun, 15 Apr 2018 18:16:09 +0000 (15 20:16 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Apr 2018 02:40:56 +0000 (16 11:40 +0900)
tree211bc54090caee4b0d101ad95b904415d7874664
parent7a17918c34f4e83982456ffe22d880c3cda5384f
convert: add tracing for 'working-tree-encoding' attribute

Add the GIT_TRACE_WORKING_TREE_ENCODING environment variable to enable
tracing for content that is reencoded with the 'working-tree-encoding'
attribute. This is useful to debug encoding issues.

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