Skip to content

Commit 814a9bf

Browse files
j6tgitster
authored andcommitted
Mark files in t/t5100 as UTF-8
This enables gitk to show the patch text with correct glyphs if the locale is not UTF-8. Signed-off-by: Johannes Sixt <j6t@kdbg.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 66bcb6a commit 814a9bf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

t/t5100/.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
msg* encoding=UTF-8
2+
info* encoding=UTF-8
3+
rfc2047-info-* encoding=UTF-8
4+
sample.mbox encoding=UTF-8

0 commit comments

Comments
 (0)