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. Phil On Thu, Apr 27, 2017 at 5:51 PM, Esteban Lorenzano <[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 > > 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*, > so you can load while > doing the transition. >
