mirror of
https://github.com/safishamsi/graphify.git
synced 2026-07-19 13:57:08 +00:00
a16b3e1b45
Harden incremental no-cluster updates: fixes empty-write graph wipeout on no-op update --no-cluster (#1347) and git-hook subdir path resolution (#1348). Complementary to #1317. Validated: full suite 2107 passed, no-op re-run no longer wipes graph. Thanks @pkudinov.