Hi! My company uses Stash for repository hosting. URL has format: ``` ssh://git@<hostname>:<port>/<owner>/<repo>.git ``` which corresponds to the web URL ``` https://<hostname>/projects/<owner>/repos/<repo> ``` It would be cool if git-brws supported such URLs