An educational reimplementation of git as bash scripts

Timothy Rice ea6372b5b3 Add other scripts found in an old hard drive il y a 6 ans
LICENSE 966c8c0def Added licenses. il y a 10 ans
LICENSE.BSD 966c8c0def Added licenses. il y a 10 ans
LICENSE.GPL 966c8c0def Added licenses. il y a 10 ans
README.md aaf0ad8df4 Added a readme. il y a 10 ans
sgit-cat 6bb3b220ba Initial commit. il y a 10 ans
sgit-commit 6bb3b220ba Initial commit. il y a 10 ans
sgit-init bd28f28133 Make remotes an initial directory under refs. il y a 9 ans
sgit-inspect ea6372b5b3 Add other scripts found in an old hard drive il y a 6 ans
sgit-loc ea6372b5b3 Add other scripts found in an old hard drive il y a 6 ans
sgit-lstree ea6372b5b3 Add other scripts found in an old hard drive il y a 6 ans
sgit-mkblob 6bb3b220ba Initial commit. il y a 10 ans
sgit-objsha ea6372b5b3 Add other scripts found in an old hard drive il y a 6 ans
sgit-sha ea6372b5b3 Add other scripts found in an old hard drive il y a 6 ans
sgit-stage ea6372b5b3 Add other scripts found in an old hard drive il y a 6 ans
sgit-type ea6372b5b3 Add other scripts found in an old hard drive il y a 6 ans

README.md

Sgit

A simple reimplementation of git as bash scripts. For educational purposes only. Don't use this to version control anything important.