Skip to content

docs(advanced-git): repair a corrupt per-worktree index without losing edits - #247

Merged
CybotTM merged 1 commit into
mainfrom
docs/retro-worktree-index-corruption
Aug 27, 2026
Merged

docs(advanced-git): repair a corrupt per-worktree index without losing edits#247
CybotTM merged 1 commit into
mainfrom
docs/retro-worktree-index-corruption

Conversation

@CybotTM

@CybotTM CybotTM commented Aug 27, 2026

Copy link
Copy Markdown
Member

Retro P5: a linked worktree whose git status/diff/pre-commit dies with 'fatal: unable to read ' (fsck: invalid sha1 pointer in cache-tree, missing blobs only the index references) has a corrupt private index — delete /worktrees//index and read-tree HEAD; working-tree edits survive. Per-path restore is insufficient when the cache-tree is broken. Hit twice in the 2026-08-27 fleet sweep.

…g edits

Assisted-by: claude-code:claude-fable-5
Agent-Session: https://claude.ai/code/session_019wx8ueHuqUidp5yybDQ2CN
Agent-Host: 0493f0
Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions github-actions Bot added documentation Improvements or additions to documentation skill labels Aug 27, 2026
@sonarqubecloud

Copy link
Copy Markdown

@CybotTM
CybotTM marked this pull request as ready for review August 27, 2026 12:19
Copilot AI lite review requested due to automatic review settings August 27, 2026 12:19

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@CybotTM

CybotTM commented Aug 27, 2026

Copy link
Copy Markdown
Member Author

Self-review: a26f679

The review this pull request demands is unsatisfiable (Copilot quota wall or repeated bot failures on this head). Per the documented fallback, the diff on this head was reviewed by the PR author; this comment is the on-the-record attestation the merge gate reads back. It stops matching on the next push.

@CybotTM
CybotTM merged commit 4a0c1a6 into main Aug 27, 2026
23 of 24 checks passed
@CybotTM
CybotTM deleted the docs/retro-worktree-index-corruption branch August 27, 2026 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation skill

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants