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

Bug: Impossible to clone another repo when a merge with conflicts is in progress #977

Open
richardtop opened this issue Feb 6, 2024 · 0 comments

Comments

@richardtop
Copy link

Steps:

  1. Clone the repo, e.g. file -> clone -> paste [email protected]:richardtop/CalendarKit.git

  2. Create 2 branches that will have conflicts with each other

  3. Try to merge one branch into another, so that the "merge view" with the conflicts appears

  4. Open another GitUp and repeat the step 1, cloning the same repo: [email protected]:richardtop/CalendarKit.git and cloning it into a different directory, for example CalendarKit_Reference

  5. The GitUp doesn't clone the repo and instead writes "not on any branch anymore" in the newly opened window

  6. Expected result: GitUp opens a new window and clones the repository.

@richardtop richardtop changed the title Bug: Impossible to clone a repo when a merge with conflicts is in progress Bug: Impossible to clone another repo when a merge with conflicts is in progress Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant