Community Workshop: Git(hub) for Newbies with Zoé Wolter $ git clone https://github.com/CorrelAid/community-workshop-git.git $ git status $ git add . $ git commit -m "some message" $ git push