Git development
 help / color / mirror / Atom feed
From: Patrick Steinhardt <ps@pks.im>
To: Alexander Monakov <amonakov@ispras.ru>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] doc: fix typo in GIT_ALTERNATE_OBJECT_DIRECTORIES
Date: Mon, 8 Jun 2026 09:02:12 +0200	[thread overview]
Message-ID: <aiZo9FqsdKrhz0gA@pks.im> (raw)
In-Reply-To: <20260605172643.8796-1-amonakov@ispras.ru>

On Fri, Jun 05, 2026 at 08:26:43PM +0300, Alexander Monakov wrote:
> One file accidentally spelled GIT_ALTERNATE_OBJECT_DIRECTORIES with
> REPOSITORIES instead of DIRECTORIES. Fix the typo.
> 
> Signed-off-by: Alexander Monakov <amonakov@ispras.ru>
> ---
>  Documentation/technical/hash-function-transition.adoc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/technical/hash-function-transition.adoc b/Documentation/technical/hash-function-transition.adoc
> index 2359d7d106..241d2f763d 100644
> --- a/Documentation/technical/hash-function-transition.adoc
> +++ b/Documentation/technical/hash-function-transition.adoc
> @@ -545,7 +545,7 @@ Alternates
>  ~~~~~~~~~~
>  For the same reason, a SHA-256 repository cannot borrow objects from a
>  SHA-1 repository using objects/info/alternates or
> -$GIT_ALTERNATE_OBJECT_REPOSITORIES.
> +$GIT_ALTERNATE_OBJECT_DIRECTORIES.

Yup, this change looks obviously good to me. Thanks!

Patrick

      reply	other threads:[~2026-06-08  7:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-05 17:26 [PATCH] doc: fix typo in GIT_ALTERNATE_OBJECT_DIRECTORIES Alexander Monakov
2026-06-08  7:02 ` 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=aiZo9FqsdKrhz0gA@pks.im \
    --to=ps@pks.im \
    --cc=amonakov@ispras.ru \
    --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