Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'bn/http-cookiefile-config'
[gitweb.git]
/
t
/
t7400-submodule-basic.sh
diff --git
a/t/t7400-submodule-basic.sh
b/t/t7400-submodule-basic.sh
index 814ee63194bbf630b1cd5493acbb9d6ba882cb41..90d80d369c7e9c35f7f86b50e660b95cd279ccaa 100755
(executable)
--- a/
t/t7400-submodule-basic.sh
+++ b/
t/t7400-submodule-basic.sh
@@
-914,7
+914,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 .
)
'