SourcySourcy is an basic source control progam for Mac and Linux that provides some of the most basic features of git.Installation Instructionchmod -h config.sh ./config.sh CommandsInitilize the reposourcey init Track the changes made since the last commitsourcey track Commit a version of the reposourcey commit <commit name> Log previous commitssourcey log