]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/doc-backslash-in-exclude'
authorJunio C Hamano <gitster@pobox.com>
Tue, 4 Nov 2025 15:48:10 +0000 (07:48 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 4 Nov 2025 15:48:10 +0000 (07:48 -0800)
commit5931b6b2fbfaeceb911296e5f45df95a8c33bdb6
tree275c9f21bd0a72658e893d4429c4c28bfbd45323
parent377e8e284869a9246692a186e12e7c68d28ca318
parent8a6d158a1d69996542ec0d28b63e83eaf46c5945
Merge branch 'jk/doc-backslash-in-exclude'

The patterns used in the .gitignore files use backslash in the way
documented for fnmatch(3); document as such to reduce confusion.

* jk/doc-backslash-in-exclude:
  doc: document backslash in gitignore patterns