shaolin 的个人博客 / 0 / 0 / 创建于 3年前 / 更新于 3年前
SourceTree 版本为 3.2.6,换电脑后提交代码一直崩溃闪退 原因是 git 中未配置 name 与 email git bash 配置下就 OK
$ git config --global user.name "shaol" $ git config --global user.email shaol@gmail.comCopy
$ git config --global user.name "shaol" $ git config --global user.email shaol@gmail.com
本作品采用《CC 协议》,转载必须注明作者和本文链接
我要举报该,理由是:
推荐文章: