You can run Git on object storage if you re-make packfiles

You can run Git on object storage if you re-make packfiles

Developers can now operate Git repositories directly on object‑storage services by reconstructing packfiles on demand. The approach stores Git objects in systems such as Amazon S3, then generates temporary packfiles when needed for commands like clone or fetch. This method avoids maintaining a traditional file‑system backend, offering scalability while preserving Git’s functionality and performance characteristics.

You can run Git on object storage if you re-make packfiles — PinBrief