Bug 282821
| Summary: | [JHBuild] Clone git repositories as shallow copies | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> |
| Component: | New Bugs | Assignee: | Diego Pino <dpino> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego Pino
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
Pull request: https://github.com/webkit/webkit/pull/36384
EWS
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
<rdar://problem/139509539>