Bug 238637

Summary: [git-webkit] Add automation to assist in branch cleanup
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Jonathan Bedard 2022-03-31 14:59:28 PDT
If pull-requests are closed from a different machine, it can be burdensome to delete branches associated with those pull requests. Add some basic automation in `git-webkit clean` to help with this situation.
Comment 1 Radar WebKit Bug Importer 2022-03-31 14:59:46 PDT
<rdar://problem/91127828>
Comment 2 Jonathan Bedard 2022-03-31 16:35:48 PDT
Pull request: https://github.com/WebKit/WebKit/pull/237
Comment 3 Jonathan Bedard 2022-04-06 11:53:58 PDT
Landed r292485 (https://commits.webkit.org/249336@main)