Hi, On Tue, May 08, 2012 at 11:11:15AM -0700, rollinsdr@xxxxxxxxx wrote: > I'm having the same issue. Did it ever get resolved, or is there a hack to > fix it, or is there some link I can track it on? > > > Charles Brossollet wrote > > > > Charles Brossollet <chbrosso <at> lltech.fr> writes: > > Using MSysGit 1.7.9 on Win7 (64 bit), I have a repo with the following > > structure: > > > > main/ > > src/ > > ext/ > > submodule/ > > modules/module1 > > modules/module2 > > > > submodule is... a submodule, having itself submodules. > > > > When I query submodule status --recursive in main/, no problem. > > But when I query submodule status in ext/submodule, I get error "You need Without having looked at the code itself this smells like an issue with the newly introduced gitlink files and git rev-parse --show-cdup not taking this into account. I will have a look at this issue. Cheers Heiko -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html