/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'jt/fast-export-copy-modify-fix' into maint
[git/git.git]
/
t
/
t9350-fast-export.sh
diff --git
a/t/t9350-fast-export.sh
b/t/t9350-fast-export.sh
index
419d540
..
866ddf6
100755
(executable)
--- a/
t/t9350-fast-export.sh
+++ b/
t/t9350-fast-export.sh
@@
-70,7
+70,7
@@
test_expect_success 'iso-8859-1' '
git config i18n.commitencoding ISO8859-1 &&
# use author and committer name in ISO-8859-1 to match it.
- . "$TEST_DIRECTORY"/t3901
-
8859-1.txt &&
+ . "$TEST_DIRECTORY"/t3901
/
8859-1.txt &&
test_tick &&
echo rosten >file &&
git commit -s -m den file &&