fabro/lib/apps/fabro-cli
Scott Werner e99d3cebe8 Disable fsmonitor during native Git workflow checkout
The hardened -c list for CLI-owned Git acquisition disabled hooks, LFS
filters, submodules, and maintenance but omitted core.fsmonitor, so a
user's global fsmonitor hook (or the builtin daemon) still ran during the
temporary checkout. Match the sandbox's hardening and cover it in the
hooks/filters test.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-12 11:48:21 -06:00
..
src Disable fsmonitor during native Git workflow checkout 2026-09-12 11:48:21 -06:00
tests Simplify CLI workflow source and run target selection 2026-09-12 11:48:21 -06:00
build.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
Cargo.toml Simplify CLI workflow source and run target selection 2026-09-12 11:48:21 -06:00