]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitddc761aec660212910dab51302072c2243e7b008
tree51d072dcd02a9ff10e33ae8f7e671b8b4e550219
parent2e39c767e526b27d6526a785da4a4cfb697ade84
parentbd40c65bbc98eb1244d7f91e7265af0aa21e4404
Merge branch 'dk/doc-exclude-is-shared-per-repo' into next

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