pluginGeek
Git: Accessing Git from RubyDraftRuby2,993Edit
Grit gives you object oriented read/write access to Git repositories via Ruby.http://grit.rubyforge.org/
ruby bindings to libgit2https://github.com/libgit2/rugged
Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary.https://github.com/schacon/ruby-git
Around the webAdd
No links yet, just add one :-D