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

recurse submodules on fetch and pull #22

Open
hedgehog opened this issue Jun 29, 2011 · 4 comments
Open

recurse submodules on fetch and pull #22

hedgehog opened this issue Jun 29, 2011 · 4 comments

Comments

@hedgehog
Copy link
Contributor

Support submodule init and update.
Possible values are: yes (default), no, on-demand

Example:

repository: "https://github.com/username/project.git"
recurse_submodules: "on-demand"

For some details see this blog-post

@rick
Copy link
Member

rick commented Jun 29, 2011

I'm more likely to support something like this as the ability to provide arbitrary per-repository options to git fetch than a higher-level config entry just to support submodules.

@hedgehog
Copy link
Contributor Author

Sounds great.

@dcalhoun
Copy link

+1 This would be a great ability to have. Any plans of moving forward with this?

@hedgehog
Copy link
Contributor Author

I have no plans to do so. I have moved from whisky_disk to plain git+chef-solo.
Feel free to close this issue

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