]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/fsmonitor-sanity-fix'
authorJunio C Hamano <gitster@pobox.com>
Sun, 1 Dec 2019 17:04:39 +0000 (09:04 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 1 Dec 2019 17:04:39 +0000 (09:04 -0800)
Remove an incorrect BUG() that should not trigger.

* jc/fsmonitor-sanity-fix:
  fsmonitor: do not compare bitmap size with size of split index


Trivial merge