hound-search/hound
GitHub で見るurl-pattern: {url} - url:port is converted to url/port
Open
#193 opened on 2016年2月23日
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