Allow installing from GIT at specific version #1923
Labels
conclusion: invalid
Issue/PR not valid
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
Describe the request
Hi,
currently the
arduino-cli lib install --git-url
command does not allow to specify a version.So it could be useful to allow this, by supporting tag, branches and SHA ID's.
Git already support this with the
--branch
option.So something as this should be fine:
Regards
Describe the current behavior
Currently always the latest commit on master/main is downloaded.
Arduino CLI version
0.27.1
Operating system
Linux
Operating system version
Debian testing
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: