summaryrefslogtreecommitdiff
path: root/crates/vcs/src/data/local.rs
AgeCommit message (Collapse)Author
2025-10-06Remove old vcs directory after migration to vcs_data魏曹先生
- Delete entire crates/vcs directory and its contents - Remove test files and configuration from old structure - Complete transition to new vcs_data and vcs_actions architecture
2025-09-25Move `workspace` mod to `data`魏曹先生