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

fix: get remote branches correctly when there are multiple origins #974

Merged
merged 3 commits into from
Feb 16, 2022

Conversation

eunjae-lee
Copy link
Contributor

Summary

This PR fixes getRemoteBranches function to get remote branches correctly when there are multiple origins.

fixes #972

Copy link
Contributor

@Haroenv Haroenv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can be simplified a little, as origin can't be something unknown

packages/shipjs-lib/src/lib/git/getRemoteBranches.js Outdated Show resolved Hide resolved
@eunjae-lee eunjae-lee enabled auto-merge (squash) February 16, 2022 16:04
@eunjae-lee eunjae-lee merged commit cbfe80d into main Feb 16, 2022
@eunjae-lee eunjae-lee deleted the fix/remote-branches branch February 16, 2022 16:05
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 this pull request may close these issues.

Setup wizard showing incomplete branch names
2 participants