You can run git on object storage if you re-make packfiles
Summary
The post explains building a Git server on object storage and why Git packfiles hinder performance, leading to a custom packfile format (bin/cue) optimized for ranged HTTP access. It includes benchmarks showing major latency reductions and notes ongoing work including authentication and future enhancements.