You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(init): resolve hooks path relative to repo root
Ensure that `core.hooksPath` is resolved relative to the repository root
of the main worktree, or the git dir if it is bare (git itself uses the
same logic).
0 commit comments