The conversion from SVN to git generated a lot of documentation, notes, etc.


The 'cleanest' summary of the process that worked is archived on the following google doc:

https://docs.google.com/document/d/1SFBt7YT0yZ7o2BD4_3CEhKNK_ZfGDCrhR9gr-EoAFcM/edit?ts=5c61c1a4#


There is a document from 2016 when we were discussing it:

https://docs.google.com/document/d/1BRkR6_Oql8nJ0HxAOLxL2HHyzyNHyie4nEs-_-Xlj7A/edit#heading=h.lo0j2ljkgiw


There is a document for all the failures:

https://docs.google.com/document/d/1eUNXDhzMJM0GVzkdi24ZA-kfRvmEptl8pz7262ebcp0/edit#heading=h.u810kjy884ef


One tool that was partucularly useful for removing specific files, large files, etc (from the local repo before it got pushed to GitHub) was

https://rtyley.github.io/bfg-repo-cleaner/

  • No labels