]> git.ipfire.org Git - thirdparty/git.git/commit - cache.h
Merge branch 'js/fsmonitor-refresh-after-discarding-index'
authorJunio C Hamano <gitster@pobox.com>
Sun, 19 May 2019 07:45:33 +0000 (16:45 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 19 May 2019 07:45:33 +0000 (16:45 +0900)
commitcfd635c7428dfca5b45d8d45fdc1311e751d4fe2
tree3bd1754e72887659e52ee03342a4a9098fe9c247
parent521d3ef38a17917ad10e71a398e82a13fa1178b5
parent398a3b0899dd8a440d4adbcbda38362e3f8359b1
Merge branch 'js/fsmonitor-refresh-after-discarding-index'

The fsmonitor interface got out of sync after the in-core index
file gets discarded, which has been corrected.

* js/fsmonitor-refresh-after-discarding-index:
  fsmonitor: force a refresh after the index was discarded
  fsmonitor: demonstrate that it is not refreshed after discard_index()
cache.h
read-cache.c