GitBasics understanding the git commands git --version git clone git branch git branch git checkout git status git push git push --set-upstream origin develop git commit -m git log git tag git fetch git merge git pull git diff git add