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>maint
parent
66bcb6a68f
commit
814a9bfee9
|
|
@ -0,0 +1,4 @@
|
|||
msg* encoding=UTF-8
|
||||
info* encoding=UTF-8
|
||||
rfc2047-info-* encoding=UTF-8
|
||||
sample.mbox encoding=UTF-8
|
||||
Loading…
Reference in New Issue