apache / cordova-plugman

Apache Cordova Plugman
https://cordova.apache.org/
Apache License 2.0
400 stars 151 forks source link

Fetch specific commit? #147

Open alekop opened 2 years ago

alekop commented 2 years ago

Is there a way to fetch a specific commit? I tried:

plugman install ... --plugin cordova-plugin-keyboard#1234
plugman install ... --plugin https://github.com/cjpearson/cordova-plugin-keyboard#1234

but they all "Failed to fetch plugin from registry".