Git使用教程 初始化 git config --global user.name "William-ku" git config --global user.email [email protected] git config --global credential.helper store