You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by jfrumar <gi...@git.apache.org> on 2016/04/11 10:05:53 UTC

[GitHub] cordova-lib pull request: [CB-11062] Add --recursive option to git...

GitHub user jfrumar opened a pull request:

    https://github.com/apache/cordova-lib/pull/424

    [CB-11062] Add --recursive option to git clone command

    Support cordova plugins that make use of git submodules.
    
    ref: https://issues.apache.org/jira/browse/CB-11062

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jfrumar/cordova-lib master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-lib/pull/424.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #424
    
----
commit f33b695e32d3d9d89fb697a0fc38da5c61ce2db7
Author: Julian Frumar <jf...@users.noreply.github.com>
Date:   2016-04-11T06:34:07Z

    Add --recursive option to git clone command

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] cordova-lib issue #424: CB-11062 Add --recursive option to git clone command

Posted by stevengill <gi...@git.apache.org>.
Github user stevengill commented on the issue:

    https://github.com/apache/cordova-lib/pull/424
  
    I think I'm going to close this. In cordova-7, we don't use gitclone.js and instead use cordova-fetch which runs npm install under the hood. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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