From: Patrick Steinhardt <ps@pks.im>
To: Johannes Schindelin via GitGitGadget <gitgitgadget@gmail.com>
Cc: git@vger.kernel.org, Johannes Schindelin <johannes.schindelin@gmx.de>
Subject: Re: [PATCH] test_detect_ref_format: fix comment
Date: Fri, 19 Dec 2025 07:43:32 +0100 [thread overview]
Message-ID: <aUT0FKKNTACtY1gF@pks.im> (raw)
In-Reply-To: <pull.2019.git.1766071259531.gitgitgadget@gmail.com>
On Thu, Dec 18, 2025 at 03:20:59PM +0000, Johannes Schindelin via GitGitGadget wrote:
> diff --git a/t/test-lib-functions.sh b/t/test-lib-functions.sh
> index 52d7759bf5..14e238d24d 100644
> --- a/t/test-lib-functions.sh
> +++ b/t/test-lib-functions.sh
> @@ -1724,7 +1724,7 @@ test_detect_hash () {
> esac
> }
>
> -# Detect the hash algorithm in use.
> +# Detect the ref format in use.
> test_detect_ref_format () {
> echo "${GIT_TEST_DEFAULT_REF_FORMAT:-files}"
> }
An obvious copy-paste error indeed. Thanks for fixing, this looks good
to me!
Patrick
prev parent reply other threads:[~2025-12-19 6:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-18 15:20 [PATCH] test_detect_ref_format: fix comment Johannes Schindelin via GitGitGadget
2025-12-19 6:43 ` Patrick Steinhardt [this message]
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=aUT0FKKNTACtY1gF@pks.im \
--to=ps@pks.im \
--cc=git@vger.kernel.org \
--cc=gitgitgadget@gmail.com \
--cc=johannes.schindelin@gmx.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.