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

Remote branches are not checked out (git) #295

Closed
jensens opened this issue Nov 30, 2021 · 0 comments
Closed

Remote branches are not checked out (git) #295

jensens opened this issue Nov 30, 2021 · 0 comments

Comments

@jensens
Copy link
Contributor

jensens commented Nov 30, 2021

Precondition: #293 is applied.

Expected: If one passes an pipurl with a ...@some-branch the branch should be picked.

Current behavior: It does not checkout the branch, but instead rebases the remote branch into master (or main). Which sometimes fails, dependent if there are conflicts or not. Anyway, the result is wrong.

Solution: Checkout the remote branch before rebase.

jensens added a commit to mxstack/mxdev that referenced this issue Nov 30, 2021
@jensens jensens changed the title Remote branches are not checked out. Remote branches are not checked out (git) Nov 30, 2021
@tony tony closed this as completed in 9d99a8f Nov 30, 2021
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

1 participant