Skip to content

luckenco/zit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zit

A toy implementation of Git Objects in zig.

Available CLI commands:

zit <command>
  • init: Initialize the object store at ./zit/objects.
  • hash-object <file-path>: Write compressed blob of file at <file-path> to object storage.
  • cat-file <object-hash>: Cat the content of the compressed blob with hash <object-hash> to stdout.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages