public
Rubygem
Description: 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.

Home

You can install Ruby/Git like this:

sudo gem install schacon-git --source=http://gems.github.com

Ruby/Git no longer maintained

Since there were two major projects that provided this functionality (Grit and Ruby/Git), Tom and I have merged our efforts into a single library to rule them all. Grit is where I’m spending my development cycles these days and is the one being actively maintained. If you are using Ruby/Git, I will take patches if needed, but I will no longer be doing development on it myself. If you are looking for a library to use Git from Ruby, or would like to help develop it with me, please choose Grit. (schacon/grit)

Last edited by schacon, about 1 month ago
Versions: