Merge branch 'dt/submodule-rm-with-stale-cache'
authorJunio C Hamano <redacted>
Wed, 12 Feb 2020 20:41:35 +0000 (12:41 -0800)
committerJunio C Hamano <redacted>
Wed, 12 Feb 2020 20:41:36 +0000 (12:41 -0800)
Running "git rm" on a submodule failed unnecessarily when
.gitmodules is only cache-dirty, which has been corrected.

* dt/submodule-rm-with-stale-cache:
  git rm submodule: succeed if .gitmodules index stat info is zero

1  2 
submodule.c

diff --cc submodule.c
Simple merge
git clone https://git.99rst.org/PROJECT