0x01

在服务器输入命令

git config --global credential.helper store

0x02

查看保存的密码

cat ~/.git-credentials

0x03

查看当前服务器的git密码配置方式

cat ~/.gitconfig