A pure ruby implementation of Git - unmaintained. See grit for an active project that has inherited much of this code.
Stars
45
Forks
15
Watchers
45
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
added bunches of options to the log() function (since, until, path_limiter, etc)
781dc3eView on GitHubhttp cloning : (gitr clone http://[something].git my_project) now working
cbe5952View on GitHubadded gitr to the gem package as a binary, beginning of http-fetch implementation
80c599fView on GitHubadded the add and commit commands to gitr and verified that they are compatible with git
e4a9a20View on GitHubgot an add and commit working - still most likely pretty fragile, but it does work
497b99dView on GitHub