public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox•com>
To: Jacob Keller <jacob.e.keller@intel•com>
Cc: <git@vger•kernel.org>,  Jacob Keller <jacob.keller@gmail•com>,
	 "Patrick Steinhardt" <ps@pks•im>
Subject: Re: [PATCH 0/6] submodule: improve remote lookup logic
Date: Tue, 17 Jun 2025 09:16:28 -0700	[thread overview]
Message-ID: <xmqqv7ouuyw3.fsf@gitster.g> (raw)
In-Reply-To: <xmqq4iwexv4n.fsf@gitster.g> (Junio C. Hamano's message of "Tue, 17 Jun 2025 08:09:28 -0700")

Junio C Hamano <gitster@pobox•com> writes:

> Jacob Keller <jacob.e.keller@intel•com> writes:
>
>> On 6/16/2025 3:41 PM, Junio C Hamano wrote:
>>> Jacob Keller <jacob.e.keller@intel•com> writes:
>>> 
>>>> Seems like there hasn't been any interest in this series? :(
>>> 
>>> So far it seems, but we have been in pre-release freeze for a few
>>> weeks combined with slower summer (in northern hemisphere anyway)
>>> season, so it might have just been a bad timing.
>>
>> Oh true. I can resend once release freeze ends :)
>
> Before doing so, can you run with leaksanitizer?  When merged to
> 'jch', many tests fail and t1013-read-tree-submodule.sh #52 is one
> of them.
>
> Thanks.

https://github.com/git/git/actions/runs/15711453001/job/44270362056

is a log of running the CI suite on this topic alone (tentatively
pushed to 'seen').

  reply	other threads:[~2025-06-17 16:16 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-11  0:52 [PATCH 0/6] submodule: improve remote lookup logic Jacob Keller
2025-06-11  0:52 ` [PATCH 1/6] dir: move starts_with_dot(_dot)_slash to dir.h Jacob Keller
2025-06-11  0:52 ` [PATCH 2/6] remote: remove the_repository from some functions Jacob Keller
2025-06-11  0:52 ` [PATCH 3/6] remote: check branch->merge before access in branch_release Jacob Keller
2025-06-11  0:52 ` [PATCH 4/6] submodule--helper: improve logic for fallback remote name Jacob Keller
2025-06-17  2:58   ` Lidong Yan
2025-06-17 17:53     ` Jacob Keller
2025-06-17 18:57     ` Jacob Keller
2025-06-17 13:30   ` Junio C Hamano
2025-06-11  0:52 ` [PATCH 5/6] submodule: move get_default_remote_submodule() Jacob Keller
2025-06-11  0:52 ` [PATCH 6/6] submodule: look up remotes by URL first Jacob Keller
2025-06-16 22:27 ` [PATCH 0/6] submodule: improve remote lookup logic Jacob Keller
2025-06-16 22:41   ` Junio C Hamano
2025-06-16 23:20     ` Jacob Keller
2025-06-17 15:09       ` Junio C Hamano
2025-06-17 16:16         ` Junio C Hamano [this message]
2025-06-17 21:28         ` Jacob Keller

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=xmqqv7ouuyw3.fsf@gitster.g \
    --to=gitster@pobox$(echo .)com \
    --cc=git@vger$(echo .)kernel.org \
    --cc=jacob.e.keller@intel$(echo .)com \
    --cc=jacob.keller@gmail$(echo .)com \
    --cc=ps@pks$(echo .)im \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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