logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

git提交或拉取显示You hasn’t joined this enterprise!解决方案

前言:不知你在使用git时是否遇到过这样的一个报错【You hasn’t joined this enterprise!】这时肯定有人会一脸疑惑我不是已经加入到git项目组了,为什么会显示未加入呢?不要慌,接下来我们说说解决方法首先 查看你的git绑定的用户名和邮箱:git config --global user.name/git config --global user.email看看和你gi

文章图片
#git
到底了