submodule: warn about non-submodulessubmodule
commit4392cb2a9f5f3283d6505e17ddcb36a6b427fbcf
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 7 Feb 2009 12:56:22 +0000 (7 13:56 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 7 Feb 2009 13:38:08 +0000 (7 14:38 +0100)
tree8129daeaf9c5f13fa084ac714cd491ed7a317d3a
parent2bff02915466796c36d93ac17435f4256c46403f
submodule: warn about non-submodules

Earlier, when you called

        git submodule some/bogus/path

Git would silently ignore the path, without warning the user about the
likely mistake.  Now it does.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
git-submodule.sh
t/t7400-submodule-basic.sh