docs: add Troubleshooting section and broaden Coexisting warning to core.hooksPath - #11
Merged
Merged
Conversation
…ore.hooksPath Add a diagnostic checklist for when personal files fail to auto-link (init.templateDir set, no repo-local core.hooksPath shadowing .git/hooks, pre-ghostq clones need one ghostq apply, and reading ghostq status). Extend the Coexisting WARNING to cover hook managers that set a repo-local core.hooksPath (husky), a distinct mechanism from the post-checkout slot case that also blocks the seeded hook for clones and worktrees. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01EP3kitkunRnKiTed35oKgT
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01EP3kitkunRnKiTed35oKgT
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01EP3kitkunRnKiTed35oKgT
Remove the duplicated core.hooksPath mechanism explanation between the Coexisting WARNING and Troubleshooting, keeping the commands and a one-line rationale in each. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01EP3kitkunRnKiTed35oKgT
In the Coexisting WARNING and each Troubleshooting step, break the line between the diagnosis and the remedy so the action reads on its own line. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01EP3kitkunRnKiTed35oKgT
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add a diagnostic checklist for when personal files fail to auto-link
(init.templateDir set, no repo-local core.hooksPath shadowing .git/hooks,
pre-ghostq clones need one ghostq apply, and reading ghostq status).
Extend the Coexisting WARNING to cover hook managers that set a repo-local
core.hooksPath (husky), a distinct mechanism from the post-checkout slot
case that also blocks the seeded hook for clones and worktrees.
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01EP3kitkunRnKiTed35oKgT