Bug 231713
| Summary: | git-webkit setup does not register resolve-ChangeLog in .git/config | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yusuke Suzuki <ysuzuki> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | jbedard |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Yusuke Suzuki
Previously, we had
27 [merge "changelog"]
28 driver = ../OpenSource/Tools/Scripts/resolve-ChangeLogs --fix-merged --merge-driver %O %A %B
entry via webkit-patch setup-git-clone. But now, this is not registered.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jonathan Bedard
*** This bug has been marked as a duplicate of bug 231345 ***