git存储用户名和密码

git config --global credential.helper store

输入一次用户名和密码后,git会自动记录用户名密码

作者:冯亮
         
能力有限,水平一般。如有错误,欢迎指正
原文地址:https://www.cnblogs.com/fengliang/p/8874211.html