- git init.
- git add <etc.>
- git commit -m "Your message about the commit"
- git remote add origin https://github.com/yourUsername/yourRepository.git.
- git push -u origin master.
- git push origin master.
!!! easy .md file tricks: markdown cheatsheet for md file