Save changes

git add --all
git commit -m "Message"
git push

Load Changes

git pull