可能重复:
Is there a way to skip password typing when using https:// github
Automate username/password entry when git pushing over http from windows machine
我已经在我的电脑上使用Git一段时间了。我的新回购之一现在要求输入用户名和密码。
之前,它总是要求我提供密码。
这就是我要去的地方..
GIT BASH => git push “https://github.com”的用户名:(我输入purekrome然后按Enter键) “https://purekrome@github.com”的密码:是的pew pew秘密东西
那么......等了很久? 1分钟? 2分钟?然后提交。
我能以任何方式记住我的用户名吗? (我不关心它每次都要求我的密码。)
喝彩!