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>
This commit is contained in:
Johannes Sixt 2009-10-21 13:35:16 +02:00 committed by Junio C Hamano
parent 66bcb6a68f
commit 814a9bfee9

4
t/t5100/.gitattributes vendored Normal file
View file

@ -0,0 +1,4 @@
msg* encoding=UTF-8
info* encoding=UTF-8
rfc2047-info-* encoding=UTF-8
sample.mbox encoding=UTF-8