Ruby bindings to libgit2.
Rugged git ruby.
To this end some of the interactions with git repositories are done by shelling out to the system s git command and other interactions are done with pure ruby reimplementations of core git.
Open a bare git repository at path and return a repository object representing it.
Alternatively a new index entry can be created by passing a hash containing all key value pairs of an index entry.
It s designed to be fast and portable.
Add a new entry to the index or update an existing entry in the index.
Optionally you can pass a list of alternate object folders or an options hash.
Contribute to redbadger rugged development by creating an account on github.
It gives you the speed and portability of libgit2 with the beauty of the ruby language.
Grit gives you object oriented read write access to git repositories via ruby.
All libraries and projects 12.
The main goals are stability and performance.
If passed a path to an existing readable file relative to the workdir creates a new index entry based on this file.
Rugged is a library for accessing libgit2 in ruby.
Libgit2 is a pure c implementation of the git core methods.