hound-search/hound

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

开放

#193 创建于 2016年2月23日

 (3 条评论) (3 个反应) (0 位负责人)JavaScript (606 个派生)batch import
bughelp wanted

仓库指标

星标
 (5,470 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南