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.