📅  最后修改于: 2022-03-11 14:49:42.685000             🧑  作者: Mango
git config --global user.name "your username"
git config --global user.password "your password"
git config --global credential.helper store