Bug 254677
| Summary: | [git-webkit] Look for hooks in the GIT_DIR, not the worktree | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Elliott Williams <emw> |
| Component: | Tools / Tests | Assignee: | Elliott Williams <emw> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Elliott Williams
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/12126
EWS
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
<rdar://problem/107385426>
EWS
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.