P4.1 fast-follow: fix stale install.sh comments + cmp-equal early-exit #592
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Non-blocking items from #590 dual-engine review: (1) install.sh PRESERVE_PATHS comment '(never overwritten)' + the seed comment 'never be overwritten once customized' now contradict P4's framework-owned overwrite — clarified both. (2) reconcile (both install.sh + file-adapter.ts) now skips the copy when content already matches (cmp-equal early-exit) to avoid mtime churn. Fixtures 14/14 + gate green. Refs #542.