You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.git
Desired behavior:
Browse-at-remote ignores heroku remotes
The text was updated successfully, but these errors were encountered: