Integration with Git bundle-uri feature #14514

Open
opened 2025-11-02 11:15:01 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @BasixKOR on GitHub (May 22, 2025).

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

Originally created by @BasixKOR on GitHub (May 22, 2025). ### Feature Description Git, as an effort to support bigger repositories, has added [`bundle-uri`](https://git-scm.com/docs/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](https://github.com/git-ecosystem/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_
GiteaMirror added the type/proposal label 2025-11-02 11:15:01 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#14514