I'm moving many of my projects from github to codeberg.
One of them has 20 years of history, 10K users and a git repository approaching 1GB. A lot of this comes from:
* third-party libraries, from the days before composer
* translation files, that could easily live in a separate repository
Should I take this opportunity to purge the git history and reduce storage/network/environmental costs for everyone?