algolia / shipjs

Take control of what is going to be your next release.
https://community.algolia.com/shipjs/
MIT License
765 stars 30 forks source link

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

Closed eunjae-lee closed 2 years ago

eunjae-lee commented 2 years ago

Summary

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

fixes #972