常用代码备份,需要的时候直接复制粘贴 git 设置账号信息 git config user.name "dannis999" git config user.email "[email protected]" git config credential.helper store