rtyley / bfg-repo-cleaner

Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala
https://rtyley.github.io/bfg-repo-cleaner/
GNU General Public License v3.0
11k stars 547 forks source link

Fail remote rejected #259

Closed Ashler closed 6 years ago

Ashler commented 6 years ago

Hello!

I'm trying to remove some files from my github repo but when i try to push the changes i get this error:

! [remote rejected] refs/pull/1/head -> refs/pull/1/head (deny updating a hidden ref) error: failed to push some refs to 'https://github.com/Ashler/ebg-website.git'

Do you know why is this happening?

Thank you!

javabrett commented 6 years ago

Duplicate of #36. You need to contact Github support if you are rewriting history and have pull-requests.

Ashler commented 6 years ago

Thank you for your help! Now i contact to github and now i can use BFG without problem :)

javabrett commented 6 years ago

Nice. Feel free to close this issue if all sorted.

avatar-lavventura commented 3 years ago

@Ashler What sould we say GitHub support in order to use BFG?