标签:you -- tps progress 消息 pos ted ssi rem
git.exe pull --progress -v --no-rebase "origin" master
remote: You do not have permission to pull the repository
fatal: unable to access ‘https://gitee.com/xxxx.git/‘: The requested URL returned error: 403
git did not exit cleanly (exit code 1) (3437 ms @ 2020/5/23 1:12:18)
连接码云gitee.com 的仓库,不远VS 2017还是git.exe都不行,最后确认是权限问题。因为是别人邀请我进去编辑,我自己没有在码云上面确认,找到右上角的消息进去确认同意就行
git.exe pull --progress -v --no-rebase "origin" master
标签:you -- tps progress 消息 pos ted ssi rem
原文地址:https://www.cnblogs.com/zhian/p/12940761.html