Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't prompt if there's nothing to do #293

Merged
merged 12 commits into from
Aug 9, 2022

Conversation

passcod
Copy link
Member

@passcod passcod commented Aug 8, 2022

Resolves #291.

Also improves errors a bit, e.g.

$ cargo binstall cargo-watch@9
16:00:25 [INFO] Installing package: 'cargo-watch@=9'
16:00:26 [ERROR] Fatal error:

  × for crate cargo-watch
  ╰─▶ no version matching requirement '=9'

@passcod passcod requested a review from NobodyXu August 8, 2022 16:03
@passcod passcod marked this pull request as draft August 8, 2022 16:20
@passcod passcod marked this pull request as ready for review August 9, 2022 08:50
@passcod passcod force-pushed the extraneous-confirms branch from 13a93e5 to 604cb5b Compare August 9, 2022 08:57
@passcod passcod force-pushed the extraneous-confirms branch from 604cb5b to 924cc57 Compare August 9, 2022 08:59
@passcod passcod enabled auto-merge (squash) August 9, 2022 08:59
@passcod passcod merged commit 763d461 into cargo-bins:main Aug 9, 2022
@passcod passcod deleted the extraneous-confirms branch August 9, 2022 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Confirmation when nothing to do?
2 participants