Skip to content

Feature suggestion: is it possible to make it useful for non-submodule repos? #3

Description

@patricorgi

My workspace is a bit untypical. The root directory is not a git repo, but provides commands to automate git clone and make several interdependent projects with specified branch name of the repo of these projects.

For instance, when Imake ProjectC, which depends on ProjectA and ProjectB, the root repo will perform git clone and set proper CMAKE_PREFIX_PATH to compile ProjectC. However, the cloned ProjectA/B/C are not really submodules to the root repo.

At the moment, this plugins does not work in my workspace as it relies on .git and .gitmodules if I understand it correctly. I'm wondering if it's possible to make it also work for my case?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions