push - Git Reverting a big PUSHed file -


I accidentally added a grip repository (git add *) to a large file (200+ MB). I commit the changes and push it.

When I tried to make a change on some other transcript, it was taking too long. I canceled the bridge, removed the file (git rm file), committed, and pushed again.

So, how to remove it completely from the main repo?

Thank you, Imran

The object is still in repo, and remotes this object Trying to download while dragging.

This object should help remove from the history of the repo.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -