Dec. 27, 2017
2:01 a.m.
On 26. Dec 2017, at 23:02, Ian Ian <icjohnsoia@gmail.com> wrote:
Hey!
Yes. That is how it is on github but there are private hit serveers. My own, for example.
I found it usable after I changed the regex in both classes where it exists.
I tried to replace some of regexps with ZnUrl but some of the ssh/scp/git urls are not valid URIs and then tweaked it to include the port number. Maybe someone else has another pass it? In PR#473[1] I mentioned git:git@domin.com:path as a non valid URL that is happily accepted by git itself. :} holger [1] https://github.com/pharo-vcs/iceberg/pull/473