[pacman-dev] [PATCH] makepkg: Use a recursive, shallow clone for git://

Doug Newgard scimmia at archlinux.info
Wed Oct 29 00:23:42 UTC 2014


On Tue, 28 Oct 2014 18:13:12 -0600
Drew DeVault <sircmpwn at gmail.com> wrote:

> makepkg: Use a recursive, shallow clone for git://
> 
> This clones git submodules, which are required to build most projects
> that use them. This change is harmless for packages that don't use
> them.
> 
> This also modifies the initial clone to use --depth=1, which avoids
> checking out the entire history and saves some bandwidth and improves
> the time required to clone.

If you had done any research at all, you'd know that this has been
rejected over and over.


More information about the pacman-dev mailing list