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

No error dialog if the checkout command fails #2325

Open
Shineson1001 opened this issue Sep 18, 2024 · 1 comment
Open

No error dialog if the checkout command fails #2325

Shineson1001 opened this issue Sep 18, 2024 · 1 comment
Milestone

Comments

@Shineson1001
Copy link

Hi,
an error message is no longer displayed if a normal checkout fails.

If you try to checkout a branch with a "conflict" like this
$ git checkout feature/test1
.. and git can not finish the checkout command successfully because of
error: Your local changes to the following files would be overwritten by checkout:

I am missing the error dialog since the lates version of fork. Without the error dialog, it is assumed that the checkout command was successful

@DanPristupov DanPristupov added this to the 2.1 milestone Sep 19, 2024
@DanPristupov
Copy link
Contributor

Thank you very much for the bug report. I confirm the problem.

We'll fix it in the next update (ETA is next Friday).

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

No branches or pull requests

2 participants