RESOLVED FIXED254677
[git-webkit] Look for hooks in the GIT_DIR, not the worktree
https://bugs.webkit.org/show_bug.cgi?id=254677
Summary [git-webkit] Look for hooks in the GIT_DIR, not the worktree
Elliott Williams
Reported 2023-03-29 12:22:21 PDT
Currently, git-webkit assumes hooks are in a ".git/hooks" directory relative to the top-level worktree directory. This is not the case for repos with multiple worktrees or other exotic setups.
Attachments
Elliott Williams
Comment 1 2023-03-29 12:24:29 PDT
EWS
Comment 2 2023-03-29 14:07:21 PDT
Committed 262288@main (f05f3c942884): <https://commits.webkit.org/262288@main> Reviewed commits have been landed. Closing PR #12126 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-03-29 14:08:18 PDT
EWS
Comment 4 2023-03-30 14:14:45 PDT
Committed 259548.523@safari-7615-branch (db241bbd3a36): <https://commits.webkit.org/259548.523@safari-7615-branch> Reviewed commits have been landed. Closing PR #509 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.