Skip to content

Commit

Permalink
Mark files in t/t5100 as UTF-8
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Johannes Sixt authored and Junio C Hamano committed Oct 21, 2009
1 parent 66bcb6a commit 814a9bf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions t/t5100/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
msg* encoding=UTF-8
info* encoding=UTF-8
rfc2047-info-* encoding=UTF-8
sample.mbox encoding=UTF-8

0 comments on commit 814a9bf

Please sign in to comment.