Closed epacke closed 2 years ago
BFG wants the current HEAD to not include any files we want to purge. I'll try it after we clean those release files out after we merge this one. I see 131M in my .git/ folder. I'll do some testing...
After a: git gc --aggressive --prune=now I'm down to: $ du -sh .git 22M .git
Nice! Let's merge?
Suggesting "other" instead of "docs" as the docs are hosted on the Wordpress server.
The BFG tool to clean old files was java based and I could not bother installing it on my Mac. The git folder seems to be 25MB anyway so it's not a big problem I reckon.