mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
The adjacent-pair scan over the byte-sorted path list missed file/directory collisions whenever a sibling path sorted between the ancestor and its descendant (any byte below '/' after the shared prefix, e.g. "assets.txt" between "assets" and "assets/item.txt"). Replace it with an exhaustive ancestor-prefix lookup over a path set, which also catches equal paths across files and workflow dependencies. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| apps | ||
| components | ||
| foundation | ||
| packages/fabro-api-client | ||