Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t/lib-git-svn: drop $remote_git_svn and $git_svn_id
[gitweb.git]
/
t
/
t7400-submodule-basic.sh
diff --git
a/t/t7400-submodule-basic.sh
b/t/t7400-submodule-basic.sh
index f99f674ac795b7b55c5fc678257bd7365c71e62d..d48d63a6fd0d3f4480d3b42ae146326e7b11a56a 100755
(executable)
--- a/
t/t7400-submodule-basic.sh
+++ b/
t/t7400-submodule-basic.sh
@@
-898,7
+898,7
@@
test_expect_success 'submodule deinit works on repository without submodules' '
git init &&
>file &&
git add file &&
- git commit -m "repo should not be empty"
+ git commit -m "repo should not be empty"
&&
git submodule deinit .
)
'