Andrew Purtell created BIGTOP-2270:
--------------------------------------
Summary: Git clones pull the complete repository
Key: BIGTOP-2270
URL: https://issues.apache.org/jira/browse/BIGTOP-2270
Project: Bigtop
Issue Type: Bug
Reporter: Andrew Purtell
We use grgit to clone git repositories when the BOM is configured accordingly.
However, grgit does not support shallow clones ('git clone ... --depth 1'),
which makes repeated builds that start with clean environments, like
containerized on-demaind build hosts, quite painful. The grgit project on
GitHub has a number of issues open for a long time. Maybe we should invoke the
git command line utility instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)