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
10.84k stars 535 forks source link

error msg come when i try to git push #434

Open Sagar-49 opened 3 years ago

Sagar-49 commented 3 years ago

I follow all step but when i try to git push then it reflects error: failed to push some refs to 'https://github.com/Sagar-49/Javascript.git' this type of response.. what i do for this?

frafra commented 2 years ago

You should probably do a git push -f and make sure that your branch is not protected. I am not sure, since you didn't post the full log.