[webkit-changes] [WebKit/WebKit] df6517: Prioritize the currently checked out branch when p...
mattwoodrow
noreply at github.com
Thu Oct 13 18:16:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: df651783f47d801f24f78794269f012dd0b5609a
https://github.com/WebKit/WebKit/commit/df651783f47d801f24f78794269f012dd0b5609a
Author: Matt Woodrow <mattwoodrow at apple.com>
Date: 2022-10-13 (Thu, 13 Oct 2022)
Changed paths:
M Tools/Scripts/libraries/webkitscmpy/setup.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/local/git.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/scm_base.py
Log Message:
-----------
Prioritize the currently checked out branch when picking the canonical one.
https://bugs.webkit.org/show_bug.cgi?id=246385
Reviewed by Jonathan Bedard.
* Tools/Scripts/libraries/webkitscmpy/setup.py:
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py:
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/local/git.py:
(Git.commit):
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/scm_base.py:
(ScmBase.prioritize_branches):
Canonical link: https://commits.webkit.org/255516@main
More information about the webkit-changes
mailing list