Skip to content

Dependencies in git submodules and tests/fixtures #72

@ericcornelissen

Description

@ericcornelissen

Per #53 (comment)

git-pkgs should deal appropriately with "dependencies" found in git submodules as well as those found as test fixtures (or similar). A straightforward solution would be to ignore them. Git submodule paths can be recognized by consulting the .gitmodules. Test fixtures probably require some heuristics like ignore any directory with "test", "spec", or "fixture" in it.

Some examples (for reference/testing):

Metadata

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