在Intellij中使用Gitee托管项目时可能会报错:Can't finish Gitee sharing process
解决方案:
1、在桌面鼠标右键
2、选择 Git Bash Here
3、输入:git config – global user.name “你的用户名”
4、输入:git config --global user.email “你的邮箱”
最终成功结果:
在Intellij中使用Gitee托管项目时可能会报错:Can't finish Gitee sharing process
解决方案:
1、在桌面鼠标右键
2、选择 Git Bash Here
3、输入:git config – global user.name “你的用户名”
4、输入:git config --global user.email “你的邮箱”
最终成功结果:
微信扫码登录