summaryrefslogtreecommitdiff
path: root/crates/vcs_data/src/data/local/vault_modified.rs
AgeCommit message (Collapse)Author
2025-11-24Remove return value from `sign_vault_modified` function魏曹先生
2025-11-23Add vault modification tracking魏曹先生
- Record vault state changes in sheet operations - Track modifications when creating, dropping, or updating sheets - Mark vault as unmodified after syncing with upstream - Add vault_modified module with check and sign functions