summaryrefslogtreecommitdiffstats
path: root/t/t4013/diff.format-patch_--inline_--stdout_initial..main^
diff options
context:
space:
mode:
authorJohannes Sixt <j6t@kdbg.org>2026-01-25 10:46:23 +0100
committerJohannes Sixt <j6t@kdbg.org>2026-01-25 10:53:08 +0100
commit1a729ccb930f3c3e206117aeb4f536c9864e09c9 (patch)
tree4d7c96cb39aafc1c9aec7f3240ca98fbf877d3fc /t/t4013/diff.format-patch_--inline_--stdout_initial..main^
parent4b700c24e858cbc880e103ad128312fd2b239778 (diff)
downloadgit-1a729ccb930f3c3e206117aeb4f536c9864e09c9.tar.gz
git-1a729ccb930f3c3e206117aeb4f536c9864e09c9.zip
git-gui: mark *.po files at any directory level as UTF-8
When a commit is viewed in Gitk that changes a file in po/glossary, the patch text shows mojibake instead of correctly decoded UTF-8 text. Gitk retrieves the encoding attribute to decide how to treat the bytes that make up the patch text. There is an attribute definition that all files are US-ASCII, and a later attribute definition overrides this. But the override, which specifies UTF-8, applies only to *.po files in directory po/ and does not apply to subdirectories. Widen the pattern to apply to all directory levels. Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Diffstat (limited to 't/t4013/diff.format-patch_--inline_--stdout_initial..main^')
0 files changed, 0 insertions, 0 deletions