http-push: do not get confused by submodules
commit1bbeb4c6905b18446485413d98f4b75e56a6830c
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Thu, 14 Feb 2008 23:32:32 +0000 (14 23:32 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sat, 16 Feb 2008 07:21:56 +0000 (15 23:21 -0800)
tree894fd2ccd6422c19c2fbf654f51fd56bb81f335a
parentadd8e8cee5054734cb19d918f83bcee649aab326
http-push: do not get confused by submodules

When encountering submodules in a tree, http-push should not try sending
the respective object.  Instead, it should ignore it.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
http-push.c