aboutsummaryrefslogtreecommitdiff
path: root/crates/vcs/todo.txt
Commit message (Collapse)AuthorAgeFilesLines
* Remove old vcs directory after migration to vcs_data魏曹先生2025-10-061-36/+0
| | | | | | - 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
* Remove old service directory and move todo.txt to vcs crate魏曹先生2025-10-061-0/+36
- Delete entire crates/service directory with old vcs_service implementation - Move todo.txt to crates/vcs for better organization - Keep action list in main vcs crate where it belongs