We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug It crashes right after asking Confirm? [y/N]
Confirm? [y/N]
To Reproduce git trim on git-bash or mintty
git trim
git-bash
mintty
Expected behavior It asks confirmation and wait for the input.
Actual behaviour It crashes.
Additional context and logs & dumps
------>8------ Delete merged local branches: - asdf Delete merged remote refs: - refs/remotes/origin/asdf Confirm? [y/N] Error: Os { code: 1, kind: Other, message: "잘못된 기능입니다." }
The text was updated successfully, but these errors were encountered:
It is releated to this bug: console-rs/console#35
Sorry, something went wrong.
No branches or pull requests
Describe the bug
It crashes right after asking
Confirm? [y/N]
To Reproduce
git trim
ongit-bash
ormintty
Expected behavior
It asks confirmation and wait for the input.
Actual behaviour
It crashes.
Additional context and logs & dumps
git-bash
The text was updated successfully, but these errors were encountered: