Commit 9e45d37
fix(interpreter): commit src/datafusion/ — an unanchored local exclude rule hid it
The repo-root DataFusion clone is ignored via .git/info/exclude with the bare
pattern `datafusion/`, which matches at any depth and silently swallowed the
refactor's src/datafusion/ move (local builds passed off the working tree; CI
got a commit without the module). Exclude rule anchored locally to /datafusion/.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent 32026a4 commit 9e45d37
5 files changed
Lines changed: 2845 additions & 0 deletions
0 commit comments