mirror of
https://github.com/ruvnet/RuView.git
synced 2026-04-28 05:59:32 +00:00
Replace 9,608 tracked vendor files (~737MB) with git submodule pointers to their upstream repositories: - vendor/midstream -> https://github.com/ruvnet/midstream - vendor/ruvector -> https://github.com/ruvnet/ruvector - vendor/sublinear-time-solver -> https://github.com/ruvnet/sublinear-time-solver This dramatically reduces repo size and ensures vendor code stays in sync with upstream. New clones should use: git clone --recurse-submodules Existing clones should run: git submodule update --init --recursive Co-Authored-By: claude-flow <ruv@ruv.net> |
||
|---|---|---|
| .. | ||
| midstream@30fe5eb7a1 | ||
| ruvector@f8f2c600a7 | ||
| sublinear-time-solver@1210646955 | ||