From: Junio C Hamano Date: Fri, 25 May 2012 18:26:38 +0000 (-0700) Subject: Merge branch 'hv/submodule-alt-odb' into maint X-Git-Tag: v1.7.10.3~1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=69e82602b9a5a01bc225d9b4e7a65a9daba506cb;p=git.git Merge branch 'hv/submodule-alt-odb' into maint When a submodule repository uses alternate object store mechanism, some commands that were started from the superproject did not notice it and failed with "No such object" errors. The subcommands of "git submodule" command that recursed into the submodule in a separate process were OK; only the ones that cheated and peeked directly into the submodule's repository from the primary process were affected. By Heiko Voigt * hv/submodule-alt-odb: teach add_submodule_odb() to look for alternates --- 69e82602b9a5a01bc225d9b4e7a65a9daba506cb