6 lines
258 B
Text
6 lines
258 B
Text
Ruby/Git is a Ruby library that can be used to create, read and
|
|
manipulate Git repositories. Currently it is a wrapper around
|
|
the git binary, but there are plans to switch to C bindings at
|
|
some point in the future.
|
|
|
|
WWW: https://github.com/schacon/ruby-git
|