]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/fsck-indices-in-worktrees'
authorJunio C Hamano <gitster@pobox.com>
Fri, 17 Mar 2023 21:03:08 +0000 (14:03 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 17 Mar 2023 21:03:08 +0000 (14:03 -0700)
"git fsck" learned to check the index files in other worktrees,
just like "git gc" honors them as anchoring points.

* jk/fsck-indices-in-worktrees:
  fsck: check even zero-entry index files
  fsck: mention file path for index errors
  fsck: check index files in all worktrees
  fsck: factor out index fsck

1  2 
t/t1450-fsck.sh

diff --cc t/t1450-fsck.sh
Simple merge