Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
.mailmap: switch to Thomas Rast's personal address
[gitweb.git]
/
t
/
t7400-submodule-basic.sh
diff --git
a/t/t7400-submodule-basic.sh
b/t/t7400-submodule-basic.sh
index 4192fe0ec6025979caea01885925c1786a4fcf63..10f89bd0ce3656a1dee841d19582e5d1bfc9736a 100755
(executable)
--- a/
t/t7400-submodule-basic.sh
+++ b/
t/t7400-submodule-basic.sh
@@
-962,7
+962,6
@@
test_expect_success 'submodule with UTF-8 name' '
git add sub &&
git commit -m "init sub"
) &&
- test_config core.precomposeunicode true &&
git submodule add ./"$svname" &&
git submodule >&2 &&
test -n "$(git submodule | grep "$svname")"