Navigate on the Terminal to the repository’s directory git pull will merge the newest version of the branch to your current working directory. git add -A (adds all changes) git commit -m “insert message here” git push