$ git checkout -b new_branch $ git status $ git add . $ git commit -m “Message” $ git push –set-upstream origin new_branch (or $ git push and copy paste the suggestion)
Tag: GitHub
Git checkout tag
Change HTTPS to SSH remote url, GitHub
https://github.com/OWNER/REPOSITORY.git Yey!