git pull origin main # brings in the new scripts and log updates git push origin main # publishes them to GitHub # On your iPhone (or any machine using that key) ssh -T git@github.com # You should see a greeting like: "Hi blackboxprogramming! You've successfully authenticated..."