about summary refs log tree commit diff
path: root/third_party/git/t/t3901/utf8.txt
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/t/t3901/utf8.txt')
-rwxr-xr-xthird_party/git/t/t3901/utf8.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/git/t/t3901/utf8.txt b/third_party/git/t/t3901/utf8.txt
new file mode 100755
index 0000000000..5f5205cd02
--- /dev/null
+++ b/third_party/git/t/t3901/utf8.txt
@@ -0,0 +1,4 @@
+: to be sourced in t3901 -- this is utf8
+GIT_AUTHOR_NAME="Áéí óú" &&
+GIT_COMMITTER_NAME=$GIT_AUTHOR_NAME &&
+export GIT_AUTHOR_NAME GIT_COMMITTER_NAME