Bug 262155 - [git-webkit] Support publication without a novel branch
Summary: [git-webkit] Support publication without a novel branch
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: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-26 17:31 PDT by Jonathan Bedard
Modified: 2023-09-27 14:33 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2023-09-26 17:31:55 PDT
It is valid to run `git-webkit publish` without a novel branch. This is the case when the caller of `git-webkit` intends to publish tags along an existing branch. Support that workflow.
Comment 1 Radar WebKit Bug Importer 2023-09-26 17:32:17 PDT
<rdar://problem/116092404>
Comment 2 Jonathan Bedard 2023-09-26 19:55:47 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18260
Comment 3 EWS 2023-09-27 14:33:00 PDT
Committed 268536@main (f90c4a57393f): <https://commits.webkit.org/268536@main>

Reviewed commits have been landed. Closing PR #18260 and removing active labels.