git-bundle-server
git-bundle-server copied to clipboard
Allow serving partial bundles
Partial (i.e., blobless) bundles will need to be served from their own route, likely included in the bundle list with an identifier. The configuration for this in the bundle list has not yet been defined in Git (although it was recently mentioned here); only the custom routes & storage can be implemented until Git supports partial bundles in the bundle list.