码迷,mamicode.com
首页 > Windows程序 > 详细

解决win10 报错 git pull error: cannot open .git/FETCH_HEAD: Permission denied

时间:2019-04-10 10:33:48      阅读:682      评论:0      收藏:0      [点我收藏+]

标签:spl   can   pen   play   配置   error   git pull   anon   git   

sh配置git 用户解决了

git config --list //查看当前的config配置
git config --global user.name "youruser" //修改用户名
git config --global user.email "你的邮箱" //修改为你的邮箱
 

解决win10 报错 git pull error: cannot open .git/FETCH_HEAD: Permission denied

标签:spl   can   pen   play   配置   error   git pull   anon   git   

原文地址:https://www.cnblogs.com/stillstep/p/10681637.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!