[webkit-changes] [WebKit/WebKit] 2a1e05: [git-webkit] Fallback to git push if API call fails
Jonathan Bedard
noreply at github.com
Wed Apr 26 13:25:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2a1e05db9254528430f876e93593f1ed2ec27784
https://github.com/WebKit/WebKit/commit/2a1e05db9254528430f876e93593f1ed2ec27784
Author: Jonathan Bedard <jbedard at apple.com>
Date: 2023-04-26 (Wed, 26 Apr 2023)
Changed paths:
M Tools/Scripts/libraries/webkitscmpy/setup.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/pull_request.py
Log Message:
-----------
[git-webkit] Fallback to git push if API call fails
https://bugs.webkit.org/show_bug.cgi?id=255999
rdar://108565576
Reviewed by Aakash Jain.
This is a follow-up fix for 263251 at main.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/pull_request.py:
(PullRequest.create_pull_request): Push target branch to fork if the branch doesn't exist.
Canonical link: https://commits.webkit.org/263431@main
More information about the webkit-changes
mailing list