sigma / magit-gh-pulls

Magit plugin for dealing with GitHub pull requests
254 stars 48 forks source link

magit-gh-pulls-guess-repo doesn't seem to actually look at origin #116

Open aaronjensen opened 6 years ago

aaronjensen commented 6 years ago

My .git/config has two remotes in it, one named origin and one named template. For whatever reason, (magit-gh-pulls-guess-repo) always returns the project inferred from template rather than origin.