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

Feature Request: Add --recursive option to support downloading submodules #377

Open
Dmaziyo opened this issue Jan 23, 2025 · 6 comments
Open

Comments

@Dmaziyo
Copy link

Dmaziyo commented Jan 23, 2025

The project I pulled is a monorepo, but the subdirectory projects cannot be cloned down.

@nrjdalal
Copy link

try https://github.com/nrjdalal/gitpick to clone subdirectories, and let me know if it fits the bill

@Dmaziyo
Copy link
Author

Dmaziyo commented Feb 13, 2025

try https://github.com/nrjdalal/gitpick to clone subdirectories, and let me know if it fits the bill

here is a scenario where i wanna use --recursive option,clone projects like this qwc2-demo-app which contains subdirectories such as qwc2 . it seems that gitpick doesn't support this functionality. i hope it work like the command git clone --recursive https://github.com/qgis/qwc2-demo-app

@nrjdalal
Copy link

ohh I am using git directly in gitpick, you can add an option to do that easily

@Dmaziyo
Copy link
Author

Dmaziyo commented Feb 14, 2025

ohh I am using git directly in gitpick, you can add an option to do that easily

Image
Can you show me an example of how to use it? i failed it to use recursive in gitpick

@nrjdalal
Copy link

ohh I am using git directly in gitpick, you can add an option to do that easily

Image Can you show me an example of how to use it? i failed it to use recursive in gitpick

as in dig a little into the code, I code it fairly simple and extensible, rest I will see it in freetime

@SerJaimeLannister
Copy link

I also need --recursive as well. Any updates ?

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

3 participants