Nov. 7, 2012
8:08 a.m.
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? In short I need to checkout each revision of a project and extract some meta-data from each revision. Thanks in advance, Roberto