git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* bundles discovery and clones
@ 2024-06-10 18:25 matthew sporleder
  2024-06-11  7:21 ` Jeff King
  0 siblings, 1 reply; 7+ messages in thread
From: matthew sporleder @ 2024-06-10 18:25 UTC (permalink / raw)
  To: Git Mailing List

I have recently been playing with git clone --bundle-uri and loving it
because I can clone with almost-*zero* resources being used on the
server!

I am a little confused by https://git-scm.com/docs/bundle-uri
mentioning "discovery" and things. Is this something being added to
the git cli, a special feature for other clients, or is it still too
early-days to talk about much?

I would love to produce bundles of common use cases and have them
auto-discovered by git clone *without* the --bundle-uri parameter, and
then let our CDN do the heavy lifting of satisfying things like:
git clone
git clone --depth=0
git clone --single-branch --branch main

I'm not sure I hold out as much hope for pre-bundling pulls/updates
but any movement towards offloading our big-ish repos to CDNs is a win
for us.

Thanks,
Matt

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-08-09 12:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-10 18:25 bundles discovery and clones matthew sporleder
2024-06-11  7:21 ` Jeff King
2024-06-11 11:14   ` matthew sporleder
2024-06-13 10:20     ` Jeff King
2024-06-15 13:01   ` Karthik Nayak
2024-08-09 12:34     ` Dhruva Krishnamurthy
2024-06-29  2:02   ` Sitaram Chamarty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).