[
https://issues.apache.org/jira/browse/CB-9384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14632140#comment-14632140
]
Jesse MacFadyen commented on CB-9384:
-------------------------------------
{code}
$ cordova -v
4.3.0
$ cordova plugin add
https://github.com/some-org/services#0482f9cedf90c98a8d4b07219ece1933b2e46a60
Fetching plugin "https://github.com/some-org/services" via git clone
Repository "https://github.com/some-org/services" checked out to git ref
"0482f9cedf90c98a8d4b07219ece1933b2e46a60".
{code}
{code}
$ cordova -v
5.1.1
$ cordova plugin add
https://github.com/some-org/services#0482f9cedf90c98a8d4b07219ece1933b2e46a60
Fetching plugin "https://github.com/some-org/services" via git clone
Error: git: Command failed with exit code 128 Error output:
Cloning into
'/var/folders/d3/yxwv5yn5715fk31lq36lnk780000gn/T/git/1437095874812'...
warning: Could not find remote branch 0482f9cedf90c98a8d4b07219ece1933b2e46a60
to clone.
fatal: Remote branch 0482f9cedf90c98a8d4b07219ece1933b2e46a60 not found in
upstream origin
at ChildProcess.whenDone
(/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:134:23)
at ChildProcess.emit (events.js:110:17)
at maybeClose (child_process.js:1015:16)
at Socket.<anonymous> (child_process.js:1183:11)
at Socket.emit (events.js:107:17)
at Pipe.close (net.js:485:12)
{code}
> Plugman should be able to checkout a commit SHA
> -----------------------------------------------
>
> Key: CB-9384
> URL: https://issues.apache.org/jira/browse/CB-9384
> Project: Apache Cordova
> Issue Type: Bug
> Reporter: Jesse MacFadyen
>
> This functionality was lost when CB-8908 was implemented.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]