[Webkit-unassigned] [Bug 242761] New: Cannot clone WebKit repo from Github
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 14 12:43:57 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=242761
Bug ID: 242761
Summary: Cannot clone WebKit repo from Github
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rniwa at webkit.org
I keep seeing an issue here the remote closes connection receiving most of the content.
e.g.
% git clone git at github.com:WebKit/WebKit.git OpenSource
Cloning into 'OpenSource'...
remote: Enumerating objects: 4973318, done.
remote: Counting objects: 100% (655/655), done.
remote: Compressing objects: 100% (417/417), done.
remote: Total 4973318 (delta 324), reused 474 (delta 231), pack-reused 4972663
Receiving objects: 100% (4973318/4973318), 8.33 GiB | 16.67 MiB/s, done.
Connection to github.com closed by remote host.
Resolving deltas: 100% (4067310/4067310), done.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220714/936f5c94/attachment.htm>
More information about the webkit-unassigned
mailing list