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