Skip to content

mkpro118/mini-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniGit

Rust 1.82 Tests Tests MIT LICENSE

A smaller re-implementation of the Git VCS in Rust, built completely from scratch with zero dependencies.

Status

This project is currently a work-in-progress

Roadmap

  • add
  • cat-file
  • check-ignore
  • checkout
  • commit
  • diff
  • hash-object
  • init
  • log
  • ls-files
  • ls-tree
  • rev-parse
  • rm
  • show-ref
  • status
  • tag

About

A smaller re-implementation of the Git VCS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages