Changes between Initial Version and Version 1 of Ticket #3630, comment 5


Ignore:
Timestamp:
Aug 20, 2020, 11:40:25 AM (5 years ago)
Author:
Tom Goddard

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3630, comment 5

    initial v1  
    1 I copies the plato git repository to GitHub removing qt, numpy and wxPython binaries using bfg.  That all worked smoothly reducing the repository .git directory from 9 Gbytes to 1.4 Gbytes.  At that point the bfg git file deletion documentation says:
     1I copied the plato git repository to GitHub removing qt, numpy and wxPython binaries using bfg.  That all worked smoothly reducing the repository .git directory from 9 Gbytes to 1.4 Gbytes.  At that point the bfg git file deletion documentation says:
    22
    33"At this point, you're ready for everyone to ditch their old copies of the repo and do fresh clones of the nice, new pristine data. It's best to delete all old clones, as they'll have dirty history that you don't want to risk pushing back into your newly cleaned repo."