From: Russell Hanneken <rhanneken@pobox•com>
To: git@vger•kernel.org
Cc: Russell Hanneken <rhanneken@pobox•com>
Subject: [PATCH 0/1] doc: correct doc for glob pathspec
Date: Mon, 7 Jul 2025 22:45:06 -0400 [thread overview]
Message-ID: <20250708024507.62386-1-rhanneken@pobox.com> (raw)
gitglossary(7) documents Git pathspecs, including "glob" pathspecs,
prefixed by the magic word "glob". It states, incorrectly, that the glob
pattern "**/foo" is equivalent to "foo".
I suspect this incorrect statement is the result of copying and pasting
from gitignore(5).
This patch removes the incorrect statement.
Russell Hanneken (1):
doc: correct doc for glob pathspec
Documentation/glossary-content.adoc | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
base-commit: 16bd9f20a403117f2e0d9bcda6c6e621d3763e77
--
2.34.1
next reply other threads:[~2025-07-08 2:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-08 2:45 Russell Hanneken [this message]
2025-07-08 2:45 ` [PATCH 1/1] doc: correct doc for glob pathspec Russell Hanneken
2025-07-08 5:04 ` Junio C Hamano
2025-07-10 23:39 ` Russell Hanneken
2025-07-21 13:08 ` Kristoffer Haugsbakk
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=20250708024507.62386-1-rhanneken@pobox.com \
--to=rhanneken@pobox$(echo .)com \
--cc=git@vger$(echo .)kernel.org \
/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