git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags origin main:main
Pushing to https://github.com/xxxxx/repository.git
POST git-receive-pack (1648 bytes)
remote: error: GH006: Protected branch update failed for refs/heads/main.
remote: error: At least 1 approving review is required by reviewers with write access.
To https://github.com/xxxxx/repository.git
! [remote rejected] main -> main (protected branch hook declined)
error: failed to push some refs to 'https://github.com/xxxxx/repository.git'
The problem is that I can't find what branch is causing the conflict How can I track down the branch/pull request so I can clear it out?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.