git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: "Julien Richard via GitGitGadget" <gitgitgadget@gmail.com>
Cc: git@vger.kernel.org, Julien Richard <jairbubbles@hotmail.com>,
	Julien Richard <julien.richard@ubisoft.com>
Subject: Re: [PATCH] Fix small typo in .gitignore documentation
Date: Wed, 03 Mar 2021 17:16:05 -0800	[thread overview]
Message-ID: <xmqqzgzjen1m.fsf@gitster.c.googlers.com> (raw)
In-Reply-To: <pull.972.git.git.1614775254623.gitgitgadget@gmail.com> (Julien Richard via GitGitGadget's message of "Wed, 03 Mar 2021 12:40:54 +0000")

"Julien Richard via GitGitGadget" <gitgitgadget@gmail.com> writes:

> diff --git a/Documentation/gitignore.txt b/Documentation/gitignore.txt
> index d47b1ae29637..5751603b13f4 100644
> --- a/Documentation/gitignore.txt
> +++ b/Documentation/gitignore.txt
> @@ -153,7 +153,7 @@ EXAMPLES
>  --------
>  
>   - The pattern `hello.*` matches any file or folder
> -   whose name begins with `hello`. If one wants to restrict
> +   whose name begins with `hello.`. If one wants to restrict
>     this only to the directory and not in its subdirectories,
>     one can prepend the pattern with a slash, i.e. `/hello.*`;
>     the pattern now matches `hello.txt`, `hello.c` but not

Thanks, will queue.


      reply	other threads:[~2021-03-04  1:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-03 12:40 [PATCH] Fix small typo in .gitignore documentation Julien Richard via GitGitGadget
2021-03-04  1:16 ` 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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xmqqzgzjen1m.fsf@gitster.c.googlers.com \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=gitgitgadget@gmail.com \
    --cc=jairbubbles@hotmail.com \
    --cc=julien.richard@ubisoft.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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).