1、进入Git 配置文件
lfang4@ubuntu-vapi:~$ vim ~/.gitconfig
2、修改配置文件,添加下面这一行 [credential] helper = store
安装和配置git: