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 2015/04/27 07:55:39 UTC

[jira] [Commented] (CB-8915) cordova-coho : Add ability to clone all cordova repositories without listing them individually

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

Shazron Abdullah commented on CB-8915:
--------------------------------------

Omar - is "coho repo-clone -r auto" not adequate, or is it not doing what you expect?
{code}
$ coho repo-clone --help
Clones git repositories as siblings of cordova-coho (unless --no-chdir is used). If the repositories are already cloned, then this is a no-op.

Usage: node ./cordova-coho/coho repo-clone [--depth 1] --repo=name [-r repos]

Options:
  --chdir     Use --no-chdir to run in your CWD instead of the parent of cordova-coho/                                                              [boolean]  [default: true]
  -r, --repo  Which repos to operate on. Multiple flags allowed. This can be repo IDs or repo groups. Use the list-repos command see valid values.  [default: "auto"]
  -h, --help  Shows help information.                                                                                                             
  --depth     Value of --depth flag for git repos.    
{code}

> cordova-coho : Add ability to clone all cordova repositories without listing them individually
> ----------------------------------------------------------------------------------------------
>
>                 Key: CB-8915
>                 URL: https://issues.apache.org/jira/browse/CB-8915
>             Project: Apache Cordova
>          Issue Type: Task
>          Components: Coho
>            Reporter: Omar Mefire
>
> It would be great if cordova-coho could be issued to clone all the cordova repositories without having to list them all individually. It is a pain having to do that.



--
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