[webkit-changes] [WebKit/WebKit] 7e1586: `sync-commits.py' script should work with a merge-...
dewei-zhu
noreply at github.com
Fri Oct 20 11:27:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7e1586db4266b1cb757bc916a390e12b2fa8b938
https://github.com/WebKit/WebKit/commit/7e1586db4266b1cb757bc916a390e12b2fa8b938
Author: Dewei Zhu <dewei_zhu at apple.com>
Date: 2023-10-20 (Fri, 20 Oct 2023)
Changed paths:
M Websites/perf.webkit.org/tools/sync-commits.py
Log Message:
-----------
`sync-commits.py' script should work with a merge-back commit that has more than one canonical link.
https://bugs.webkit.org/show_bug.cgi?id=263420
rdar://117232759
Reviewed by Jonathan Bedard.
Add logic in 'sync-commit.py' to match the identifier branch with the syncing branch.
* Websites/perf.webkit.org/tools/sync-commits.py:
(load_repository):
(GitRepository.__init__):
(GitRepository._revision_from_tokens):
Canonical link: https://commits.webkit.org/269574@main
More information about the webkit-changes
mailing list