Open
Description
Feature Description
Git, as an effort to support bigger repositories, has added bundle-uri
feature to reduce load on the Git server on clones from clients.
It would be great if Gitea natively supports this or at least allow advertising the bundle-uri
address in the config, so users can run external servers such as git-bundle-server.
GitLab supports managing bundle-uri through S3-compatible object storages, as shown in their documentation: https://docs.gitlab.com/administration/gitaly/bundle_uris/
Screenshots
No response