You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have a repository where some binary files were committed accidentally and many times. Thus, repository size is ~2.4GB if I do a fresh clone.
Then I run BFG
Hi,
I have a repository where some binary files were committed accidentally and many times. Thus, repository size is ~2.4GB if I do a fresh clone.
Then I run BFG
output
after that size of local checkout is
then I run
Output
Finally I push it to remote
Afterwards I clone the repo again, in an another directory, and the directory has size of
2.4GB
again.Apparently I do something wrong, or in a wrong order, but can't figure out what exactly.
Could someone please clarify what is the proper workflow here?
Thanks!
The text was updated successfully, but these errors were encountered: