Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8d8d135f434451c323b8b02697703bb8ccaa1d0b
https://github.com/WebKit/WebKit/commit/8d8d135f434451c323b8b02697703bb8ccaa1d0b
Author: Sam Sneddon <[email protected]>
Date: 2026-01-26 (Mon, 26 Jan 2026)
Changed paths:
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/local/git.py
Log Message:
-----------
[webkitscmpy] Simplify Git.source_remotes()
https://bugs.webkit.org/show_bug.cgi?id=305984
Reviewed by Brianna Fan.
This gets rid of a lot of the complex (often-nested) loops, in favour
of using various types of comprehensions to generate the data we need.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/local/git.py:
(Git.source_remotes):
Canonical link: https://commits.webkit.org/306252@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications