Github user asfgit closed the pull request at:
https://github.com/apache/cordova-cli/pull/253
---
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
Github user nikhilkh commented on a diff in the pull request:
https://github.com/apache/cordova-cli/pull/253#discussion_r64108237
--- Diff: src/cli.js ---
@@ -143,20 +143,27 @@ module.exports = function (inputArgs, cb) {
return cli(inputArgs);
}).then(function
Github user nikhilkh commented on the pull request:
https://github.com/apache/cordova-cli/pull/253#issuecomment-220719536
LGTM
---
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
ena
Github user riknoll commented on a diff in the pull request:
https://github.com/apache/cordova-cli/pull/253#discussion_r64092365
--- Diff: src/cli.js ---
@@ -143,20 +143,27 @@ module.exports = function (inputArgs, cb) {
return cli(inputArgs);
}).then(function (
Github user riknoll commented on a diff in the pull request:
https://github.com/apache/cordova-cli/pull/253#discussion_r64091935
--- Diff: src/cli.js ---
@@ -143,20 +143,27 @@ module.exports = function (inputArgs, cb) {
return cli(inputArgs);
}).then(function (
GitHub user omefire opened a pull request:
https://github.com/apache/cordova-cli/pull/253
CB-11284 Telemetry: Track platforms/plugins subcommands(add/rm/etc...)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omefire/cordova-cli