July 25, 2018
7:50 a.m.
Hi Arthur, The starting point is the IceRepository. You can build you own repository with IceRepositoryCreator or get an existing one from IceRepository registry. Then on the repository you can call #pull. Christophe
Le 24 juil. 2018 à 20:09, Arturo Zambrano <arturo.zambrano@gmail.com> a écrit :
Hi All, the new Iceberg is really cool. I'm using it in Pharo 6.1.
Is there some documentation or script examples on how to use Iceberg programmatically? I would like to write an script to pull changes to an existing repository, before doing some other stuff. I can do it with the UI, but I would like to automatize it. Any pointer is welcome.
Thanks in advance. Arturo