]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'dt/submodule-rm-with-stale-cache' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 Mar 2020 22:02:21 +0000 (15:02 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Mar 2020 22:02:21 +0000 (15:02 -0700)
commit93d08928910200969c486328e576057aada6f9dc
treeeaac061bd7e2883b175c8ce878599b761966d3e6
parentdae477777e5d38780dabb0ebabbfd32fc89c10f6
parent7edee32985b1363e35e91c7358a9e60f2359fbba
Merge branch 'dt/submodule-rm-with-stale-cache' into maint

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