ruby-git

Ruby interface to the Git revision control system
  https://github.com/ruby-git/ruby-git
  0
  no reviews



Ruby/Git allows Ruby applications to access and manipulate Git repositories. It provides an object-oriented interface to Git’s data storage system and is capable of reading from and writing to the index, managing branches, or obtaining information about the history of a project.