Mac下Github问题
1. 每次push都需要重新输入用户名密码
背景
解决方案
git config --global credential.helper store[credential]
helper = store vim ~/.git-credentialsLast updated
git config --global credential.helper store[credential]
helper = store vim ~/.git-credentialsLast updated