RESOLVED FIXED282821
[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
Diego Pino
Comment 1 2024-11-08 02:27:57 PST
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
Note You need to log in before you can comment on or make changes to this bug.