Skip to content
/ GoTGit Public

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

Notifications You must be signed in to change notification settings

tsoud/GoTGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages