Table of Contents
git config credential.helper store git config --global push.default simple git config --global user.email you@example.com
git add --all && git commit -m "%1" && git push