From: Lars Schneider Date: Sun, 15 Apr 2018 18:16:09 +0000 (+0200) Subject: convert: add tracing for 'working-tree-encoding' attribute X-Git-Tag: v2.18.0-rc0~95^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/541d059cd903bb8e510f876ea2bc33719b76b33c?hp=541d059cd903bb8e510f876ea2bc33719b76b33c 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 Signed-off-by: Junio C Hamano ---