Nov. 7, 2012
8:32 a.m.
On Nov 7, 2012, at 9:08 AM, roberto.minelli@usi.ch wrote:
Hello,
I need to access a Git repository programmatically from Pharo.
Is there any API to work with Git working copies, access and manipulate repositories programmatically?
if you find it we need that too :) Stef
In short I need to checkout each revision of a project and extract some meta-data from each revision.
Thanks in advance, Roberto