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
But this results in two entries per remote in the code lens extension.
It would be great the two would be shown as one entry, since they are the same URL. Only the protocol is different.
Especially annoying when you right-click an entry, choose Open Repository in Remote and I have to choose which remote to use. I already chose an entry and they result in the same URL to be opened.
The text was updated successfully, but these errors were encountered:
For my public repo's I always clone with
HTTPS
and push withSSH
. This way I don't have to authorize to pull/fetch the latest changes.So this is my workflow:
But this results in two entries per remote in the code lens extension.
It would be great the two would be shown as one entry, since they are the same URL. Only the protocol is different.
Especially annoying when you right-click an entry, choose
Open Repository in Remote
and I have to choose which remote to use. I already chose an entry and they result in the same URL to be opened.The text was updated successfully, but these errors were encountered: