Borg/pkg/vcs
google-labs-jules[bot] bd65eefcd3 refactor: Use DataNode for repository collection
This commit refactors the repository collection functionality to use the new `DataNode` package instead of the old `trix` package.

The `collect` and `all` commands have been updated to use the new `vcs` package, which clones Git repositories and packages them into a `DataNode`. The `trix` package and its related commands (`cat`, `ingest`) have been removed.
2025-10-31 21:03:26 +00:00
..
git.go refactor: Use DataNode for repository collection 2025-10-31 21:03:26 +00:00
git_test.go refactor: Use DataNode for repository collection 2025-10-31 21:03:26 +00:00