Bug 233056 - [git-webkit] Mark landed changes as merged
Summary: [git-webkit] Mark landed changes as merged
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-12 11:40 PST by Jonathan Bedard
Modified: 2022-06-23 14:49 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2021-11-12 11:40:36 PST
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.
Comment 1 Radar WebKit Bug Importer 2021-11-12 11:41:17 PST
<rdar://problem/85351564>
Comment 2 Jonathan Bedard 2021-11-12 11:50:45 PST
Pull-request: https://github.com/WebKit/WebKit/pull/37
Comment 3 Jonathan Bedard 2021-11-16 14:57:21 PST
Landed 244312@main (r285890)