diff options
author | Jeff King <peff@peff.net> | 2023-02-24 03:09:57 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-02-24 09:32:23 -0800 |
commit | fb64ca526a7c695aa137c2d2577585ddea5cce28 (patch) | |
tree | 3b7a3db7b3d2a7bd1f5be66ecfa73747b4cbe0e2 /builtin/commit.c | |
parent | 8840069a37e69129ed3c2792ddb172557f98e205 (diff) |
fsck: check index files in all worktrees
We check the index file for the main worktree, but completely ignore the
index files in other worktrees. These should be checked, too, as they
are part of the repository state (and in particular, errors in those
index files may cause repo-wide operations like "git gc" to complain).
Reported-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions