What's wrong with this entry?
Anonymous. No account, no email.
- Worktree cleanup (
process.chdir) now catches and logs errors instead of crashing if the original directory is gone during teardown (search for"Could not chdir to original directory while cleaning up worktree:") - Worktree keep (
process.chdir) similarly catches errors gracefully (search for"Could not chdir to original directory while keeping worktree:") git core.hooksPathresolution now canonicalizes relative paths before writing them back, preventing the wrong path being stored whencore.hooksPathis specified as a relative reference