WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
282821
[JHBuild] Clone git repositories as shallow copies
https://bugs.webkit.org/show_bug.cgi?id=282821
Summary
[JHBuild] Clone git repositories as shallow copies
Diego Pino
Reported
2024-11-08 02:26:28 PST
By default, JHBuild clones git repositories entirely, with the full history. Since the entire history of a git repository is not needed, but just the sources of a specific version (tag), it would be faster and more efficient to clone repositories a shallow copies.
Attachments
Add attachment
proposed patch, testcase, etc.
Diego Pino
Comment 1
2024-11-08 02:27:57 PST
Pull request:
https://github.com/webkit/webkit/pull/36384
EWS
Comment 2
2024-11-08 06:18:30 PST
Committed
286334@main
(41aad94b3557): <
https://commits.webkit.org/286334@main
> Reviewed commits have been landed. Closing PR #36384 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-11-08 06:19:15 PST
<
rdar://problem/139509539
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug