...
git push
- push your changes to remote repo
Setup
For Mac:
Install brew by running this command in your Terminal:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Install Git using brew:
brew install git