Github user omefire commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/148#discussion_r23330721 --- Diff: cordova-lib/src/cordova/lazy_load.js --- @@ -284,4 +286,47 @@ function custom(platforms, platform) { }); } +// Returns a promise +function git_clone(repository) { --- End diff -- refactored plugins.js and lazy_load.js to use the same code for git cloning and checkout : https://github.com/MSOpenTech/cordova-lib/commit/f7ce4fb55aa55168023bbc62592c6323c81e6b8c
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org