public
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.
Homepage:
Clone URL: git://github.com/schacon/ruby-git.git
ruby-git / .gitignore
100644 8 lines (6 sloc) 0.041 kb
1
2
3
4
5
6
7
8
*.kpf
*.sw?
.DS_Store
coverage
rdoc
pkg