Commit 2278637c4a77df29231b8b7841ba21630ae6c4a3

Carlos Martín Nieto 2015-05-05T06:14:40

submodule: correct detection of existing submodules During the cache deletion, the check for whether we consider a submodule to exist got changed regarding submodules which are in the worktree but not configured. Instead of checking for the url field to be populated, check the location where we've found it.