Heroku integrates with git by adding its remotes to a git repository, which confuses browse-at-remote. It's not used for browsing, so it would be helpful to add a "no-op" remote type or something, unless someone has a better idea?
Steps to reproduce:
- Add a remote like
https://git.heroku.com/your-repo.git
- Try to browse-at-remote
Desired behavior:
Browse-at-remote ignores heroku remotes
Heroku integrates with git by adding its remotes to a git repository, which confuses browse-at-remote. It's not used for browsing, so it would be helpful to add a "no-op" remote type or something, unless someone has a better idea?
Steps to reproduce:
https://git.heroku.com/your-repo.gitDesired behavior:
Browse-at-remote ignores heroku remotes