]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'bp/mv-submodules-with-fsmonitor'
authorJunio C Hamano <gitster@pobox.com>
Mon, 24 Sep 2018 17:30:46 +0000 (10:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Sep 2018 17:30:46 +0000 (10:30 -0700)
When fsmonitor is in use, after operation on submodules updates
.gitmodules, we lost track of the fact that we did so and relied on
stale fsmonitor data.

* bp/mv-submodules-with-fsmonitor:
  git-mv: allow submodules and fsmonitor to work together

1  2 
submodule.c

diff --cc submodule.c
Simple merge