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

Confirmation when nothing to do? #291

Closed
nabijaczleweli opened this issue Aug 8, 2022 · 3 comments · Fixed by #293
Closed

Confirmation when nothing to do? #291

nabijaczleweli opened this issue Aug 8, 2022 · 3 comments · Fixed by #293
Assignees

Comments

@nabijaczleweli
Copy link
Contributor

c-i-t@tarta:~/cargo-update$ cargo-binstall  cargo-binstall
13:29:39 [INFO] package cargo-binstall is already installed, use --force to override
Do you wish to continue? yes/[no]
? yes
13:29:41 [INFO] Installation completed in 2.881833356s
c-i-t@tarta:~/cargo-update$ cargo-binstall --force
Do you wish to continue? yes/[no]
? yes
13:30:25 [INFO] Installation completed in 4.110335011s

What exactly am I confirming here?

@passcod
Copy link
Member

passcod commented Aug 8, 2022

Ah, that's a regression, we should...

@NobodyXu NobodyXu self-assigned this Aug 8, 2022
@passcod passcod assigned passcod and unassigned NobodyXu Aug 8, 2022
@passcod
Copy link
Member

passcod commented Aug 8, 2022

I've picked it up already

@NobodyXu
Copy link
Member

NobodyXu commented Aug 8, 2022

I've picked it up already

Oh ok

passcod added a commit that referenced this issue Aug 9, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes #291
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 a pull request may close this issue.

3 participants