You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2016/01/22 23:48:39 UTC

[jira] [Created] (BIGTOP-2270) Git clones pull the complete repository

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)