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
Any update on this? Links to the original file is broken at the moment. If this gets merged can the port be a variable in url-patterns. In my use case, I need to be able to omit the port when the url is constructed.
When git url contains a port
eg: ssh://[email protected]:7999/foo/bar.git
the url is converted to http://stash.example.com/7999
The text was updated successfully, but these errors were encountered: