Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2a1e05db9254528430f876e93593f1ed2ec27784 https://github.com/WebKit/WebKit/commit/2a1e05db9254528430f876e93593f1ed2ec27784 Author: Jonathan Bedard <jbed...@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@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes