git add -all ==> gaa git commit -m "xxxx" ==> gc git pull ==> gl git push ==> gp
git config --global credential.helper store