Bug 255121
| Summary: | [prepare-commit-msg] Fix 'git commit --reedit-message' | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
While 'git commit --amend' works, that's only because we hard-code HEAD in our prepare-commit-msg hook. We should instead use the argument 'git commit' is providing us.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/107729416>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/12480
EWS
Committed 262688@main (ba739f2564d7): <https://commits.webkit.org/262688@main>
Reviewed commits have been landed. Closing PR #12480 and removing active labels.