hound-search/hound
url-pattern: {url} - url:port is converted to url/port
オープン
#193 opened on 2016/02/23
bughelp wanted
Repository metrics
- Stars
- (5,470 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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