[webkit-changes] [WebKit/WebKit] f6a3fb: [git-webkit] Determine remote before existing pull...
Jonathan Bedard
noreply at github.com
Wed Sep 7 10:31:55 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f6a3fb81a6b8343be5966a2157fee77864f49dd7
https://github.com/WebKit/WebKit/commit/f6a3fb81a6b8343be5966a2157fee77864f49dd7
Author: Jonathan Bedard <jbedard at apple.com>
Date: 2022-09-07 (Wed, 07 Sep 2022)
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] Determine remote before existing pull-request
https://bugs.webkit.org/show_bug.cgi?id=244894
<rdar://problem/99652015>
Reviewed by Ryan Haddad.
* Tools/Scripts/libraries/webkitscmpy/setup.py: Bump version.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py: Ditto.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/pull_request.py:
(PullRequest.create_pull_request): Determine remote before searching for existing pull-requests.
Canonical link: https://commits.webkit.org/254240@main
More information about the webkit-changes
mailing list