Sample Basic git commands git clone git status git checkout git add git commit -m "commit message" git push