K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-09T22:43:57.000000Z K 7 svn:log V 443 Grit is a Ruby library for extracting information from a git repository in an object oriented manner. Grit gives you object model access to your git repository. Once you have created a repository object, you can traverse it to find parent commit(s), trees, blobs, etc. This is the GitHub version of the grit gem called mojombo-grit. WWW: http://grit.rubyforge.org/ PR: ports/128736 Submitted by: Daniel Roethlisberger END