apache / apache/cordova-plugman
Fetch specific commit?
Open
- Dominant language
- JavaScript
- Stars
- 404
- Forks
- 150
- Avg merge
- 13h 35m
- Merged PRs (30d)
- 1
Description
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".
Contributor guide
Research direction
Start by reproducing the two plugman install commands in the issue and inspect how plugin URLs and registry fetches are handled. Determine the supported syntax for selecting commit 1234, then verify that an install from the registry or GitHub URL completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100