[webkit-changes] [WebKit/WebKit] 127398: webkitpy.common.checkout.scm.git should call git-c...

Sam Sneddon noreply at github.com
Mon Aug 5 12:04:05 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1273989bf66733cc672e4137fa3aa1cde96e6ed0
      https://github.com/WebKit/WebKit/commit/1273989bf66733cc672e4137fa3aa1cde96e6ed0
  Author: Sam Sneddon <gsnedders at apple.com>
  Date:   2024-08-05 (Mon, 05 Aug 2024)

  Changed paths:
    M Tools/Scripts/webkitpy/common/checkout/scm/git.py

  Log Message:
  -----------
  webkitpy.common.checkout.scm.git should call git-clone with ignore-errors=False
https://bugs.webkit.org/show_bug.cgi?id=277311

Reviewed by Jonathan Bedard.

It's unclear when we'd ever want this to be fallible, so let's just make
this fail loudly whenever it does.

* Tools/Scripts/webkitpy/common/checkout/scm/git.py:
(Git.clone):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list