Skip to content

git dependencies with submodules #815

Open
@freevryheid

Description

@freevryheid

Discussed in #813

Originally posted by freevryheid December 19, 2022
not sure if the fpm sources can be updated to pull submodules by default for git dependencies.

When cloning from the cli I'd use:

git clone --recurse-submodules git@github.com:freevryheid/fwalk.git

but fpm doesn't appear to "clone" so perhaps add a step:

git submodule update --init --recursive

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