You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2016/10/06 21:08:20 UTC

[jira] [Comment Edited] (CB-11961) do a shallow clone if git_ref is a remote ref

    [ https://issues.apache.org/jira/browse/CB-11961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15553172#comment-15553172 ] 

Shazron Abdullah edited comment on CB-11961 at 10/6/16 9:07 PM:
----------------------------------------------------------------

I wonder if {code}--depth=1{code} is the same as {code}--depth 1{code} according to git though. The docs suggest the latter, we are doing the former


was (Author: shazron):
I wonder if `--depth=1` is the same as `--depth 1` according to git though. The docs suggest the latter, we are doing the former

> do a shallow clone if git_ref is a remote ref
> ---------------------------------------------
>
>                 Key: CB-11961
>                 URL: https://issues.apache.org/jira/browse/CB-11961
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: CLI
>            Reporter: Brett Rudd
>            Assignee: Brett Rudd
>            Priority: Minor
>
> Currently when cloning with a reference the entire repo is cloned then is checked out.
> If the reference is a valid remote reference then it should be shallow cloned so as to save time / lower bandwidth.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org