Re: [Pharo-users] metacello and github under a custom domain

2018-06-04 Thread Thierry Goubier
2018-06-04 10:42 GMT+02:00 Cyril Ferlicot D. : > On 03/06/2018 16:42, Tudor Girba wrote: >> Hi, >> > > Hi, > >> I am working with a GitHub enterprise installation that resides under a >> custom domain (e.g., github.example.com). >> >> I can clone the repository using Iceberg and ssh: >> g...@gith

Re: [Pharo-users] metacello and github under a custom domain

2018-06-04 Thread Cyril Ferlicot D.
On 03/06/2018 16:42, Tudor Girba wrote: > Hi, > Hi, > I am working with a GitHub enterprise installation that resides under a > custom domain (e.g., github.example.com). > > I can clone the repository using Iceberg and ssh: > g...@github.example.com:user/repo.git > > How can I tell Metacello

[Pharo-users] metacello and github under a custom domain

2018-06-03 Thread Tudor Girba
Hi, I am working with a GitHub enterprise installation that resides under a custom domain (e.g., github.example.com). I can clone the repository using Iceberg and ssh: g...@github.example.com:user/repo.git How can I tell Metacello to load a baseline from that repository? Cheers, Doru -- ww