Re: [PATCH] fetch: Get submodule paths from index and not from .gitmodules

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jens Lehmann
Date: Friday, September 17, 2010 - 7:01 am

Am 17.09.2010 14:32, schrieb Johannes Sixt:

Aah, you must be looking at submodule.c from current master. Then you'll
find is_submodule_modified() at that location, where of course the -1 is
needed for cp.out because later read() and close() are used on it.

But I was trying to fix a problem introduced by 496b35e7 in current next,
where the new function fetch_populated_submodules() is located there. And
in that function the output is not read and so cp.out = 0 is the right
thing to do here.

But thanks for double checking!
--
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:
Re: [RFC PATCH 0/2] Teach fetch and pull to recursively fe ..., Ævar Arnfjörð Bjarmason, (Sun Aug 29, 10:29 am)
Re: [PATCH] fetch: Get submodule paths from index and not ..., Jens Lehmann, (Fri Sep 17, 7:01 am)
[PATCH 3/3] Add the 'fetch.recursive' config setting, Jens Lehmann, (Tue Oct 5, 1:45 pm)