Welcome to the Pacman bug tracker. Please search the current bugs and feature requests before filing a new one! Use advanced search and select "Search in Comments".
* Please select the correct category and version.
* Write a descriptive summary, background info, and provide a reproducible test case whenever possible.
* Please select the correct category and version.
* Write a descriptive summary, background info, and provide a reproducible test case whenever possible.
FS#36631 - makepkg for VCS (git,svn,..) use --depth 1 to save download size
Attached to Project:
Pacman
Opened by mark (mmm) - Wednesday, 21 August 2013, 20:49 GMT
Last edited by Laurent Carlier (lordheavy) - Wednesday, 21 August 2013, 21:07 GMT
Opened by mark (mmm) - Wednesday, 21 August 2013, 20:49 GMT
Last edited by Laurent Carlier (lordheavy) - Wednesday, 21 August 2013, 21:07 GMT
|
DetailsThe headline says it pretty much so, just occured to me when cloning a git repo with makepkg.. we could save bandwidth by making a shallow copy only. Confirmed with the code, the parameter is not used, please add it.
For git it's git clone --depth 1 ... I believe there's an alternative for svn,mercurial,.. Thanks, Mark |
This task depends upon
Closed by Laurent Carlier (lordheavy)
Wednesday, 21 August 2013, 21:07 GMT
Reason for closing: Won't implement
Additional comments about closing: FS#34677
Wednesday, 21 August 2013, 21:07 GMT
Reason for closing: Won't implement
Additional comments about closing: