Sunday, May 8, 2011

Using PHP to parse git history

Here is how you can store git command output in a good manner after which you will be able to easily retrieve necessary information. This snippet belongs to the project I'm currently working on.