git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] doc: correct doc for glob pathspec
@ 2025-07-08  2:45 Russell Hanneken
  2025-07-08  2:45 ` [PATCH 1/1] " Russell Hanneken
  0 siblings, 1 reply; 5+ messages in thread
From: Russell Hanneken @ 2025-07-08  2:45 UTC (permalink / raw)
  To: git; +Cc: Russell Hanneken

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-07-21 13:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-08  2:45 [PATCH 0/1] doc: correct doc for glob pathspec Russell Hanneken
2025-07-08  2:45 ` [PATCH 1/1] " Russell Hanneken
2025-07-08  5:04   ` Junio C Hamano
2025-07-10 23:39     ` Russell Hanneken
2025-07-21 13:08       ` Kristoffer Haugsbakk

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).