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 support for RecurseSubmodules option #23

Open
JackBailey opened this issue Jul 13, 2023 · 2 comments
Open

Feature Request: Add support for RecurseSubmodules option #23

JackBailey opened this issue Jul 13, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@JackBailey
Copy link

How do I specify an argument for the git pull command, such as --recurse-submodules -j8?

@JackBailey
Copy link
Author

JackBailey commented Jul 13, 2023

From the looks of it, some code would be needed to be added to configureCloneOptions (and other places where variables are set) to support RecurseSubmodules. I don't have a good enough understanding of Go to implement it myself unfortunately.

@greenpau
Copy link
Owner

@JackBailey , this looks like a feature request. I will try finding time for it.

@greenpau greenpau added enhancement New feature or request and removed need triage labels Jul 13, 2023
@JackBailey JackBailey changed the title question: Pull submodules too? Feature Request: Pull submodules too? Jul 13, 2023
@JackBailey JackBailey changed the title Feature Request: Pull submodules too? Feature Request: Add support for RecurseSubmodules option Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants