try to push new version of corected to master but:
error:
remote: GitLab: You are not allowed to force push code to a protected branch on this project
if you want to force push to master,things you need to do :
1.change the setting of branch protect to unprotect
2. forece push
3.setting back to protect status
remote: GitLab: You are not allowed to force push code to a protected branch on this project

You are not allowed to push code to this project....! [remote ...
How to permanently remove few commits from remote branch
本文详细介绍了在GitLab上如何正确地对受保护的master分支进行强制推送(code force push)。包括更改分支保护设置、执行强制推送以及重新设置保护状态的步骤。
737

被折叠的 条评论
为什么被折叠?



