[webkit-changes] [WebKit/WebKit] c201b4: [perf.webkit.org] sync-commits.py should handle co...

Roy Reapor noreply at github.com
Thu Feb 2 19:27:18 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c201b4efd8e91ce50dd100d78ea7ae83cacd4466
      https://github.com/WebKit/WebKit/commit/c201b4efd8e91ce50dd100d78ea7ae83cacd4466
  Author: Roy Reapor <rreapor at apple.com>
  Date:   2023-02-02 (Thu, 02 Feb 2023)

  Changed paths:
    M Websites/perf.webkit.org/tools/sync-commits.py

  Log Message:
  -----------
  [perf.webkit.org] sync-commits.py should handle commits with multiple emails
https://bugs.webkit.org/show_bug.cgi?id=251653
rdar://104984305

Reviewed by Jonathan Bedard.

Switch to regex matching instead of blindly splitting on spaces. The regex makes parent hash (%P) optional.

* Websites/perf.webkit.org/tools/sync-commits.py:
(GitRepository._fetch_all_hashes):

Canonical link: https://commits.webkit.org/259792@main




More information about the webkit-changes mailing list