projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66bcb6a
)
Mark files in t/t5100 as UTF-8
author
Johannes Sixt
<j6t@kdbg.org>
Wed, 21 Oct 2009 11:35:16 +0000
(13:35 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 21 Oct 2009 18:27:50 +0000
(11:27 -0700)
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>
t/t5100/.gitattributes
[new file with mode: 0644]
patch
|
blob
diff --git a/t/t5100/.gitattributes
b/t/t5100/.gitattributes
new file mode 100644
(file)
index 0000000..
c93f514
--- /dev/null
+++ b/
t/t5100/.gitattributes
@@ -0,0
+1,4
@@
+msg* encoding=UTF-8
+info* encoding=UTF-8
+rfc2047-info-* encoding=UTF-8
+sample.mbox encoding=UTF-8