git clone https://github.com/metalllinux/howards-linux-journey-notes
cd howards-linux-journey-notes/
git pull
git checkout -b howards-linux-journey-notes-changes
git add .
git commit -m "Added README.md"
git push --set-upstream origin howards-linux-journey-notes-changes

Updated: