20 Jan
2019
20 Jan
'19
5:40 p.m.
On 01/20/2019 07:30:21 PM, Eli Schwartz wrote:
It's entirely possible that people use this to cherry-pick a patch from a PR branch. That being said, I do consider it reasonable to not fetch this by default and pull in the patchfile via source=() if you do need it... but I wonder how often people might be relying on this behavior.
Is it possible to add something like GIT_OPTIONS or VCS_OPTIONS to pass any custom options for clonning? For end user who wish to install e.g. qgis from git but have no plans to hack it, clone with '--depth 1' option would be _much_ faster.