1、git pull和push每次都要输入密码问题( 命令之后执行一次push操作,这个时候还要输入账号密码,以后就不用了.) //终端,密码存储到文件 git config --global credential.helper store