hound-search/hound

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

Open

#193 opened on 2016年2月23日

GitHub で見る
 (3 comments) (3 reactions) (0 assignees)JavaScript (606 forks)batch import
bughelp wanted

Repository metrics

Stars
 (5,470 stars)
PR merge metrics
 (30d に merged 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

コントリビューターガイド