Skip to content

many redundant submodules #23

Open
@jeffhammond

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions