> The storage issue is particularly pertinent considering how big of a > project we are and how big our git repo is. Agit workflow is something to consider. Still, I wonder how Github educated people, reluctant to email exchange, will react to a git push origin HEAD:refs/for// based workflow, and if this really lowers the barrier to entry[1]. > Then, there's the bandwidth issue as well. Would it be a valid option to keep N mirrors, all in sync, aside from the main repo ? Upon pulling, you randomly hit one of them. Is there a reason to avoid this approach (even now) ? > As well-intentioned as Codeberg is ... Fully agree. C. [1] https://git-repo.info/en/2020/03/agit-flow-and-git-repo/