git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marc Branchaud <marcnarc@xiplink.com>
To: Jeff King <peff@peff.net>
Cc: Jens Lehmann <Jens.Lehmann@web.de>,
	Junio C Hamano <gitster@pobox.com>,
	git@vger.kernel.org
Subject: Re: [PATCH] fetch: avoid quadratic loop checking for updated submodules
Date: Wed, 14 Sep 2011 09:20:25 -0400	[thread overview]
Message-ID: <4E70AA19.6060701@xiplink.com> (raw)
In-Reply-To: <20110913221745.GB24549@sigill.intra.peff.net>

On 11-09-13 06:17 PM, Jeff King wrote:
> 
> And superproject repositories are probably not going
> to have the same number of commits as submodule repositories, so it may
> be less of an issue.

Just a side note:  I don't think this is a safe assumption.  It's certainly
not the case in our repo, where the submodules are infrequently updated.

		M.

  reply	other threads:[~2011-09-14 13:20 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-12 19:56 [PATCH] fetch: avoid quadratic loop checking for updated submodules Jeff King
2011-09-12 20:21 ` Junio C Hamano
2011-09-13 19:34   ` Jens Lehmann
2011-09-14 18:26     ` Jens Lehmann
2011-09-12 21:25 ` Junio C Hamano
2011-09-12 22:49   ` Jeff King
2011-09-12 23:06     ` Junio C Hamano
2011-09-12 23:25       ` Jeff King
2011-09-12 23:33     ` Junio C Hamano
2011-09-13 19:13     ` Jens Lehmann
2011-09-13 22:17       ` Jeff King
2011-09-14 13:20         ` Marc Branchaud [this message]
2011-09-14 18:27         ` Jens Lehmann
2011-09-14 18:29           ` Jeff King
2011-09-13 16:40 ` Christian Couder
2011-09-13 17:15   ` Jeff King
2011-09-13 17:34     ` Junio C Hamano

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=4E70AA19.6060701@xiplink.com \
    --to=marcnarc@xiplink.com \
    --cc=Jens.Lehmann@web.de \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=peff@peff.net \
    /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;
as well as URLs for NNTP newsgroup(s).