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

https://github.com/rayhanadev/git-esque

Core functionality of git reimplemented in Go as a way to learn more about Git's functionality.
https://github.com/rayhanadev/git-esque

git go golang vcs

Last synced: 4 days ago
JSON representation

Core functionality of git reimplemented in Go as a way to learn more about Git's functionality.

Awesome Lists containing this project

README

        

# Git-esque

Core functionality of `git` reimplemented in Go as a way to learn more about Git's functionality.