Skip to content

sh0n0/toygit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toygit

A toy implementation of git for learning git internals.

Install

$ go get github.com/kwQt/toygit

Commands

The commands implemented are listed below (Of course they don't have complete functionality).

  • init
  • add
  • commit
  • checkout
  • log
  • hash-object
  • cat-file

About

A toy implementation of git

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages