Dec. 9, 2009
3:16 p.m.
On Wed, Dec 9, 2009 at 7:28 AM, Stéphane Ducasse <stephane.ducasse@inria.fr>wrote:
Hi guys
I do not know if you noticed that with the latest version of Gofer you can get a full git behavior
Gofer new squeaksource: 'PharoTaskForces'; addPackage: 'RPackage'; pull
to pull all the packages pubslihed and fill up your local cache
Gofer new squeaksource: 'PharoTaskForces'; addPackage: 'RPackage'; push
to push your local saved versions to the repository....
Of course it means that you can build a database and when you run your script the cache is checked first.... so yes you can work in the train :)
Tx lukas
That is awesome.