Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge git://git.bogomips.org/git-svn
[gitweb.git]
/
git-submodule.sh
diff --git
a/git-submodule.sh
b/git-submodule.sh
index 0c617eb40d4d7d3902c0562e9ace982f7cf98fa4..850d4235a003a9934681b319199e82da07a865dd 100755
(executable)
--- a/
git-submodule.sh
+++ b/
git-submodule.sh
@@
-98,7
+98,7
@@
module_clone()
if test -d "$path"
then
rmdir "$path" 2>/dev/null ||
- die "Directory '$path' exist, but is neither empty nor a git repository"
+ die "Directory '$path' exist
s
, but is neither empty nor a git repository"
fi
test -e "$path" &&