Bug 233056
Summary: | [git-webkit] Mark landed changes as merged | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jonathan Bedard
To mark a change as merged, we need to update the source branch when we merge the pull-request. This is particularly weird for git-svn, because we need to update the source branch AFTER git-svn has actually merged the proposed change.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/85351564>
Jonathan Bedard
Pull-request: https://github.com/WebKit/WebKit/pull/37
Jonathan Bedard
Landed 244312@main (r285890)