An educational reimplementation of git as bash scripts

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

README.md

Sgit

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