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. |
||
|---|---|---|
| .. | ||
| all.go | ||
| collect.go | ||
| pwa.go | ||
| root.go | ||
| serve.go | ||