Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Detect GitHub remotes other than origin #1571

Open
csuhta opened this issue Jul 7, 2018 · 0 comments
Open

Detect GitHub remotes other than origin #1571

csuhta opened this issue Jul 7, 2018 · 0 comments

Comments

@csuhta
Copy link

csuhta commented Jul 7, 2018

Description

This package does not seem to handle or detect GitHub remotes that are not named origin.

I usually name my GitHub remotes github because I have other remotes like heroku or bitbucket.

Steps to Reproduce

  1. Open a project with GitHub remotes not named origin.

Expected behavior:

Not all GitHub remotes will be named origin. A GitHub remote should be found by looking for things like git@github.com in the remote path or similar or we should be able to configure it in the package's settings.

Actual behavior:

sd4tpzxgrf

Reproduces how often:

100%

Versions

1.27.2

Other Info

GitHub Desktop correctly handles this situation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant