[webkit-changes] [WebKit/WebKit] d21497: [git-webkit] Handle publishing the current branch
Jonathan Bedard
noreply at github.com
Thu Mar 30 18:03:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d214979f61473f8c00d9817add356607f88d3e4d
https://github.com/WebKit/WebKit/commit/d214979f61473f8c00d9817add356607f88d3e4d
Author: Jonathan Bedard <jbedard at apple.com>
Date: 2023-03-30 (Thu, 30 Mar 2023)
Changed paths:
M Tools/Scripts/libraries/webkitscmpy/setup.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/mocks/local/git.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/publish.py
Log Message:
-----------
[git-webkit] Handle publishing the current branch
https://bugs.webkit.org/show_bug.cgi?id=253549
rdar://106390107
Reviewed by Elliott Williams.
* Tools/Scripts/libraries/webkitscmpy/setup.py: Bump version.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py: Ditto.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/mocks/local/git.py:
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/publish.py:
(Publish.branches_on): Specify format for `git branch` to prevent
anotation of the current branch.
Canonical link: https://commits.webkit.org/262384@main
More information about the webkit-changes
mailing list