Fwd: [PATCH] submodule: Test a shallow branch

2015-10-12 Thread Stefan Beller
I forgot to CC you guys. -- Forwarded message -- From: Stefan Beller Date: Mon, Oct 12, 2015 at 2:36 PM Subject: [PATCH] submodule: Test a shallow branch To: gits...@pobox.com Cc: git@vger.kernel.org, carlosjosep...@gmail.com, Stefan Beller Instead of tracking the submodule at

[PATCH] submodule: Test a shallow branch

2015-10-12 Thread Stefan Beller
Instead of tracking the submodule at the specified branch, using a shallow clone, we get the following error: fatal: Cannot update paths and switch to branch 'anotherbranch' at the same time. Did you intend to checkout 'origin/anotherbranch' which can not be resolved as commit? Unable to checkou