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

feat: add support for checking for multiple remotes #28

Merged
merged 1 commit into from
Oct 31, 2021

Conversation

petertriho
Copy link
Owner

This improves on #25

Allows user to specify a list of remotes in order of most to least prioritized. cmp-git will try to retrieve git info (host, owner, repo) using this list. It currently only supports retrieving data from 1 remote though

@petertriho petertriho merged commit c071b8b into main Oct 31, 2021
@petertriho petertriho deleted the feat/multiple-remotes branch October 31, 2021 04:22
@ner0-m
Copy link
Collaborator

ner0-m commented Oct 31, 2021

That's a really nice idea! Great :3

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.

2 participants