An open API service indexing awesome lists of open source software.

https://github.com/eoinkelly/rgit

A (very) partial re-implementation of git as a rust learning exercise
https://github.com/eoinkelly/rgit

Last synced: 7 months ago
JSON representation

A (very) partial re-implementation of git as a rust learning exercise

Awesome Lists containing this project

README

          

To do things to the fixture git repo

```
cd tests/fixtures
GITDIR=./dotgit git log
```