一行命令搞定:
git config --global credential.helper wincred
第一次输入用户名和密码提交,第二次就不需要了
参考: https://help.github.com/articles/caching-your-github-password-in-git/