hoi :)
On Fri, Dec 01, 2006 at 01:03:48PM +0100, sf wrote:
Andreas Ericsson wrote:
2. You can never prune the main (the supermodule's) repository, at least
not with what git provides today.
It even already works (well, not with what git provides today, but with
my implementation). git-prune simply walks all the submodules, too, when
doing it's reachability analysis.
What does not work is a prune inside the submodule, because it does not
know about all the commits used by the supermodule.
--
Martin Waitz