]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'dt/submodule-rm-with-stale-cache'
authorJunio C Hamano <gitster@pobox.com>
Wed, 12 Feb 2020 20:41:35 +0000 (12:41 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Feb 2020 20:41:36 +0000 (12:41 -0800)
commita74c387495d1640537c5e163b053932ab1992156
treebefce01b840061b2b2f615caefeac601aef6d66e
parent3f7553acf50aaa2841899d34b19ff93eee64361f
parent7edee32985b1363e35e91c7358a9e60f2359fbba
Merge branch 'dt/submodule-rm-with-stale-cache'

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
submodule.c