Re: [WIP PATCH 1/4] Prepare checkout_entry() for recursive checkout of submodules

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jens Lehmann
Date: Saturday, April 10, 2010 - 1:57 pm

Am 10.04.2010 20:44, schrieb Junio C Hamano:

While glancing over add_submodule_odb(): It protects against adding
a /new/ odb twice, but assuming the submodules objects later live in
the odb of the superproject too it will happily add that to the
alt_odb_list the first time it sees it, no?
Not knowing the odb code, would it make sense to protect against that?
Or does adding the superprojects .git/objects to the alt_odb_list have
no negative consequences?
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[WIP PATCH 0/4] Recursively checkout submodules, Jens Lehmann, (Fri Apr 9, 2:34 pm)
Re: [WIP PATCH 0/4] Recursively checkout submodules, Junio C Hamano, (Fri Apr 9, 10:07 pm)
Re: [WIP PATCH 1/4] Prepare checkout_entry() for recursive ..., Jens Lehmann, (Sat Apr 10, 1:57 pm)