Some of the the characters, on the white lines, are now two bytes and not one. Now I understand that converting IBM-1047 to UTF-8 will translate some characters from a single byte to a two byte representation, but I would expect that when translating from UTF-8 encoding to IBM-1047 the two bytes would be translated back to one.
This is certainly what is happening when to perform a "git checkout" or "git restore" but not with the "git show".
------------------------------
Gary Freestone
Systems Programmer
Kyndryl Inc
Mt Helen VIC AU
------------------------------

