tsoud / GoTGit

A very basic low-level implementation of Git written in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoTGit

GoTGit: A simple recreation of Git written in Go that I started as an exercise. It implements some of Git's low-level ("plumbing") commands. It was started as a CodeCrafters challenge but has taken on a life of its own.

Go (written in Go) + T (my first initial) + Git  😀

About

A very basic low-level implementation of Git written in Go.


Languages

Language:Go 100.0%