An educational reimplementation of git as bash scripts

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

README.md

Sgit

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