Git development
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Benson Muite <benson_muite@emailplus.org>
Cc: git@vger.kernel.org
Subject: Re: Mirror repositories for submodules
Date: Thu, 04 Jun 2026 10:09:15 +0900	[thread overview]
Message-ID: <xmqqcxy7qfgk.fsf@gitster.g> (raw)
In-Reply-To: <875x42vlgv.fsf@emailplus.org> (Benson Muite's message of "Mon, 01 Jun 2026 09:11:28 +0300")

Benson Muite <benson_muite@emailplus.org> writes:

> Would a contribution to add mirror repositories as alternate submodule
> sources be considered for inclusion?  Some projects have mirror
> repositories on other hosting services, and may have bandwidth limits on
> their primary hosting service.  Being able to indicate mirror
> repositories for where to check for updates and sources for submodules
> when doing `git clone --recurse-submodules https://my.repo ` or `git
> submodule update --init --recursive` would be helpful when there is a
> timeout.

I do not see why such a "oh, the repository at $URL1 seems to be
down, but we know $URL2 serves the equivalent information, so let's
go there instead" feature has to be limited to submodule use case.

So, no, I do not think a contribution to add mirror repositories as
alternate submodule sources should be considered for inclusion, as
it artificially limits usefulness of the feature.  A feature to add
mirror repositories as alternate sources might be worth considering,
though.

  reply	other threads:[~2026-06-04  1:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-01  6:11 Mirror repositories for submodules Benson Muite
2026-06-04  1:09 ` Junio C Hamano [this message]
2026-06-04  5:11   ` Simon Richter
2026-06-04  6:16     ` Jeff King

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xmqqcxy7qfgk.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=benson_muite@emailplus.org \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox