Generalize tracked repo hook dispatch #66
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/generalize-hookspath"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
run_cdk_tracked_hookwith genericrun_tracked_hookthat reads a.hookspathfile from the repo root to locate version-controlled hooks.hooks/directory as a zero-config convention when no.hookspathexistshook_stdinthrough to tracked hooks so pre-push hooks work correctly.hookspathlookup,.hooks/fallback, and no-hooks-present casesCloses #60
Test plan
.hookspathcontainingmisc/git-hooksto cdk checkout and verify pre-commit hook runs