]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'dk/doc-exclude-is-shared-per-repo'
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 May 2026 00:40:07 +0000 (09:40 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 May 2026 00:40:07 +0000 (09:40 +0900)
Document the fact that .git/info/exclude is shared across worktrees
linked to the same repository.

* dk/doc-exclude-is-shared-per-repo:
  ignore: note info/exclude lives in GIT_COMMON_DIR, not GIT_DIR


Trivial merge