Files
Christian RochaandCharm Crush e2e0bc0931 fix(config): scope .crush discovery to the current repo
When Crush starts up it looks for an existing .crush directory by
walking from the working directory toward the filesystem root. In
layouts with several worktrees of the same project under a common
parent, that walk could end up putting crush.db files in the project
root in worktrees.

This stops the walk at the git working tree root, when one can be
detected, and otherwise at the working directory itself. Each project
should now get its own .crush as expected.

Co-Authored-By: Charm Crush <crush@charm.land>
2026-05-12 10:51:57 -04:00
..
2025-07-29 11:24:54 -03:00