coffee-tools / coffee-tools/coffee
allow the user to choose the branch/release of the plugin repository
- Dominant language
- Rust
- Stars
- 11
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
### Discussed in https://github.com/coffee-tools/coffee/discussions/130
Originally posted by **tareknaser360** May 10, 2023
Based on our earlier discussion, it was suggested to incorporate a new feature into upgrade command #43.
Specifically, the proposed idea involves the addition of an option to select a specific branch or release of a remote repository, which can be specified by passing a flag. An example of the syntax for using this feature would be
`coffee upgrade folgore --release 2.1`
*It is important to note that this proposal assumes the presence of only one plugin in each remote repository.*
I think such feature would improve the overall user experience.
Contributor guide
Assessment
This issue has not been assessed yet.