author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Thu, 14 Feb 2008 23:32:32 +0000 (23:32 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 16 Feb 2008 07:21:56 +0000 (23:21 -0800) | ||
commit | 1bbeb4c6905b18446485413d98f4b75e56a6830c | |
tree | 894fd2ccd6422c19c2fbf654f51fd56bb81f335a | tree | snapshot |
parent | add8e8cee5054734cb19d918f83bcee649aab326 | commit | diff |
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>
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 | diff | blob | history |