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

git dependencies with submodules #815

Open
freevryheid opened this issue Dec 20, 2022 Discussed in #813 · 1 comment
Open

git dependencies with submodules #815

freevryheid opened this issue Dec 20, 2022 Discussed in #813 · 1 comment

Comments

@freevryheid
Copy link
Contributor

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 [email protected]:freevryheid/fwalk.git

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

git submodule update --init --recursive
@freevryheid
Copy link
Contributor Author

see PR #816

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