-
Notifications
You must be signed in to change notification settings - Fork 549
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
remote rejected with deny updating a hidden ref when run git push #484
Comments
I am also facing the same issue with gitlab. I disabled the branch protection as well but still the same error. any help would be greatly appreciated, thanks |
you can try to remove your local repo and clone it again, and the size did change to smaller. so the push should have some effect. |
same issue for me, I'm also a gitlab user. |
Same issue here as gitlab user. I disabled the branch protection as well but still the same error.
The file is also still visible in the repo in the specific commit. But bfg does not even find it. I followed the instructions to the dot. |
Same issue here when trying a dry run on a sandbox repo, please maintainer can you help on what should we do when we encounter this error ? From my understanding this is because GitHub/GitLab still has references to the old commits in any pull requests. Even though BFG has rewritten the commits, GitHub still has read-only refs for the old commits in pull requests. To resolve this, I found a couple options:
|
Please contributors have a look at the OP of this one. This is an interessing problem worth to explain / mention in the doc and BFG's website (imho). Also this repo needs a bit of triage in the issue, a spammer spawned few days ago.. |
I'm facing the same issue when using |
Same here as well |
I run this with jdk 11 with the latest version of bfg-1.14.0.jar bug with error whrn run git push
![image](https://user-images.githubusercontent.com/113080404/233814665-7d2fe2b1-80ce-450b-8dd9-d92af79890bd.png)
Also attached the report.
decodr.git.bfg-report.zip
The text was updated successfully, but these errors were encountered: