hound-search/hound

url-pattern: {url} - url:port is converted to url/port

Open

#193 创建于 2016年2月23日

在 GitHub 查看
 (3 评论) (3 反应) (0 负责人)JavaScript (5,470 star) (606 fork)batch import
bughelp wanted

描述

When git url contains a port eg: ssh://git@stash.example.com:7999/foo/bar.git

the url is converted to http://stash.example.com/7999

贡献者指南