Re: [PATCH] status&commit: Teach them to show commits of modified submodules.
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:46
How does this work when you are a toplevel developer and do not have the submodule cloned and checked out? Our code should treat having the submodule directory and not having it when there is a mode 160000 entry in the index equally likely. Cloning and checking-out is _not_ the norm (nor the exception).