image.png错误
解决
-
设置 -> 仓库 -> 允许强制推送
-
查看当前分支
git branch
image.png
-
强制推送
git push origin master --force-with-lease
image.png错误
解决
git branch
image.png
git push origin master --force-with-lease
本文标题:Git remote: GitLab: You are no
本文链接:https://www.haomeiwen.com/subject/vefidjtx.html
网友评论