From: Junio C Hamano <gitster@pobox.com>
To: Abhijeet Sonar <abhijeet.nkt@gmail.com>
Cc: git@vger.kernel.org, Heba Waly <heba.waly@gmail.com>
Subject: Re: [PATCH] pathspec: fix typo "glossary-context.txt" -> "glossary-content.txt"
Date: Mon, 01 Jul 2024 12:19:43 -0700 [thread overview]
Message-ID: <xmqqa5j0x6ls.fsf@gitster.g> (raw)
In-Reply-To: <20240629193137.54037-1-abhijeet.nkt@gmail.com> (Abhijeet Sonar's message of "Sun, 30 Jun 2024 01:01:37 +0530")
Abhijeet Sonar <abhijeet.nkt@gmail.com> writes:
> The pathspec syntax is explained in the file "glossary-content.txt".
Obviously correct. Thanks, will queue.
> Moreover, no file named "glossary-context.txt" exists in the repository.
>
> Signed-off-by: Abhijeet Sonar <abhijeet.nkt@gmail.com>
> ---
> pathspec.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/pathspec.h b/pathspec.h
> index fec4399bbc..de537cff3c 100644
> --- a/pathspec.h
> +++ b/pathspec.h
> @@ -23,7 +23,7 @@ struct index_state;
> #define PATHSPEC_ONESTAR 1 /* the pathspec pattern satisfies GFNM_ONESTAR */
>
> /**
> - * See glossary-context.txt for the syntax of pathspec.
> + * See glossary-content.txt for the syntax of pathspec.
> * In memory, a pathspec set is represented by "struct pathspec" and is
> * prepared by parse_pathspec().
> */
prev parent reply other threads:[~2024-07-01 19:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-29 19:31 [PATCH] pathspec: fix typo "glossary-context.txt" -> "glossary-content.txt" Abhijeet Sonar
2024-07-01 19:19 ` Junio C Hamano [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=xmqqa5j0x6ls.fsf@gitster.g \
--to=gitster@pobox.com \
--cc=abhijeet.nkt@gmail.com \
--cc=git@vger.kernel.org \
--cc=heba.waly@gmail.com \
/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).