hound-search/hound

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

Open

#193 geöffnet am 23. Feb. 2016

Auf GitHub ansehen
 (3 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)JavaScript (606 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (5.470 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide