summaryrefslogtreecommitdiff
path: root/crates/vcs/src/current.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-25Rename `env` to `vcs`魏曹先生