> On 27 Apr 2017, at 18:01, [email protected] wrote: > > Cool. > > I see "Whenever you decide to push your commits, Iceberg will require your > github credentials. Currently Iceberg (in its default configuration) can not > use SSH keys to connect to github, so you will have to provide your github > user and password." > > Is there a workaround? I am using (and am required to use) ssh keys to access > several git repos I deal with. >
that’s outdated (as the pictures, etc.) :P you can use ssh and in theory you can also use https (then you will be asked to provide your credentials) Esteban > Phil > > On Thu, Apr 27, 2017 at 5:51 PM, Esteban Lorenzano <[email protected] > <mailto:[email protected]>> wrote: > As part of our work for release, I changed the home of Iceberg into his own > place: https://github.com/pharo-vcs/iceberg > <https://github.com/pharo-vcs/iceberg> > > So, now to install you will need: > > Metacello new > baseline: 'Iceberg'; > repository: 'github://pharo-vcs/iceberg:dev-0.4'; > load. > > I also uploaded a Configuration to the *catalog>http://catalog.pharo.org > <http://catalog.pharo.org/>*, so you can load while > doing the transition. >
