Re: Problem switching branches in submodule

2013-09-26 Thread Manish Gill
On 09/27/2013 12:18 AM, Jonathan Nieder wrote: > Manish Gill wrote: >> Jonathan Nieder wrote: > >>> What is the exact command you use to get the above output? >> >> git checkout > > Is a normal branch, a remote-tracking branch, or a > branch that

Re: Problem switching branches in submodule

2013-09-26 Thread Manish Gill
On 09/26/2013 11:38 PM, Jonathan Nieder wrote: > (cc-ing Duy, who knows the setup code well) > Manish Gill wrote: > >> I have a git repository with lots of submodules. In one particular >> submodule, I'm having the following problem: >> >> If I try to sw

Problem switching branches in submodule

2013-09-26 Thread Manish Gill
Hello, I have a git repository with lots of submodules. In one particular submodule, I'm having the following problem: If I try to switch branches at the top-level of that submodule, I succeed. But, if I try to switch branches in any subsequen levels, I get the following error: fatal: inter