FS#58387 - Change command line options for DLAGENT\VCSCLIENTS in makepkg.conf
Attached to Project:
Pacman
Opened by Roman Vasilev (rvasilev) - Saturday, 28 April 2018, 22:17 GMT
Last edited by Eli Schwartz (eschwartz) - Sunday, 29 April 2018, 03:18 GMT
Opened by Roman Vasilev (rvasilev) - Saturday, 28 April 2018, 22:17 GMT
Last edited by Eli Schwartz (eschwartz) - Sunday, 29 April 2018, 03:18 GMT
|
Details
When source for package is set to git repository in PKGBUILD
(e.g.
source=("${pkgname}::git+https://github.com/filebot/filebot.git")),
git is checking out all source tree. Some times it's a lot
of traffic.
My request is to add ability to modify options of VCSCLIENTS\DLAGENTS in makepkg.conf file, so we could do something like `/usr/bin/git clone %u --depth=1` to download only the latest state of source tree. |
This task depends upon
Closed by Eli Schwartz (eschwartz)
Sunday, 29 April 2018, 03:18 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#34677
FS#36631
FS#37747
FS#52957
Also https://wiki.archlinux.org/index.php/Use r:Apg#makepkg:_shallow_git_clones
Sunday, 29 April 2018, 03:18 GMT
Reason for closing: Duplicate
Additional comments about closing:
Also https://wiki.archlinux.org/index.php/Use r:Apg#makepkg:_shallow_git_clones