|
|
|
|
|
by trentmick
4246 days ago
|
|
FWIW, in the joyent/sdc repo there is an etc/repos.json so that you can do something like: (mkdir -p repos; cd repos; json -f ../etc/repos.json -a git | xargs -n1 git clone) We should add a etc/repos.json to manta.git as well. |
|