spit Git clone, following along with Write yourself a git!. Install cargo build && alias spit=$PWD/target/debug/spit Example usages spit init testrepo cd testrepo echo "test content" > file1.txt spit hash-object file1.txt spit cat-file <file1 sha>