]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'dk/doc-exclude-is-shared-per-repo' into next
authorJunio C Hamano <gitster@pobox.com>
Sun, 17 May 2026 14:01:22 +0000 (23:01 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 17 May 2026 14:01:22 +0000 (23:01 +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