Test: Using SSH keys to push local terminal project to github. Notes: $ git add . $ git commit -m "Add existing file" $ git push origin your-branch