Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

got

The simple git implementation written in golang.

Aspired by https://maryrosecook.com/blog/post/git-from-the-inside-out

 got <command> [<args>]
	command:
		init		Create an empty repository or find a existing one in path provided.
		add			Add files to stage area.
		status		Report the state of the working tree.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages