Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

many redundant submodules #23

Open
jeffhammond opened this issue Mar 23, 2022 · 0 comments
Open

many redundant submodules #23

jeffhammond opened this issue Mar 23, 2022 · 0 comments

Comments

@jeffhammond
Copy link
Member

I naively cloned WenOOF and FOODIE on my laptop and saw that it requires around 100 GB of storage, because they include each other, as well as other packages that include one another, leading to an explosion of third_party folders.

I don't actually know how the recursion stopped, and I already deleted a lot of it, but you can see below that there is a great deal of redundancy, even without the recursive clone of FOODIE.

Is there a way to not do this? It seems user unfriendly. Thanks.

./WenOOF/src/third_party
./WenOOF/src/third_party/BeFoR64/src/third_party
./WenOOF/src/third_party/FiNeR/src/third_party
./WenOOF/src/third_party/FiNeR/src/third_party/BeFoR64/src/third_party
./WenOOF/src/third_party/FiNeR/src/third_party/FLAP/src/third_party
./WenOOF/src/third_party/FiNeR/src/third_party/StringiFor/src/third_party
./WenOOF/src/third_party/FiNeR/src/third_party/StringiFor/src/third_party/BeFoR64/src/third_party
./WenOOF/src/third_party/FLAP/src/third_party
./WenOOF/src/third_party/VecFor/src/third_party
./WenOOF/src/third_party/FORESEER/src/third_party
./WenOOF/src/third_party/FORESEER/src/third_party/FLAP/src/third_party
./WenOOF/src/third_party/FORESEER/src/third_party/VecFor/src/third_party
./WenOOF/src/third_party/FORESEER/src/third_party/FLOw/src/third_party
./WenOOF/src/third_party/FORESEER/src/third_party/FLOw/src/third_party/VecFor/src/third_party
./WenOOF/src/third_party/StringiFor/src/third_party
./WenOOF/src/third_party/StringiFor/src/third_party/BeFoR64/src/third_party
./WenOOF/src/third_party/FLOw/src/third_party
./WenOOF/src/third_party/FLOw/src/third_party/BeFoR64/src/third_party
./WenOOF/src/third_party/FLOw/src/third_party/FiNeR/src/third_party
./WenOOF/src/third_party/FLOw/src/third_party/FiNeR/src/third_party/BeFoR64/src/third_party
./WenOOF/src/third_party/FLOw/src/third_party/FiNeR/src/third_party/FLAP/src/third_party
./WenOOF/src/third_party/FLOw/src/third_party/FiNeR/src/third_party/StringiFor/src/third_party
./WenOOF/src/third_party/FLOw/src/third_party/FiNeR/src/third_party/StringiFor/src/third_party/BeFoR64/src/third_party
./WenOOF/src/third_party/FLOw/src/third_party/FLAP/src/third_party
./WenOOF/src/third_party/FLOw/src/third_party/VecFor/src/third_party
./WenOOF/src/third_party/FLOw/src/third_party/StringiFor/src/third_party
./WenOOF/src/third_party/FLOw/src/third_party/StringiFor/src/third_party/BeFoR64/src/third_party
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant