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: add explicit submodule_init parameter, add submodule_depth parameter, and cleanup parameter support verification. (#48678) #49000
base: devel
Are you sure you want to change the base?
Conversation
Hi @ju2wheels, thank you for submitting this pull-request! |
@HD650 please look at this as well if you have time. |
Resolved this by removing remote repos and using dynamically created local ones.
… on older git versions. (ansible#48678)
The test
|
The test
|
…f git where its not supported. (ansible#48678)
@webknjaz unit tests have been updated to dynamically create local repos for testing instead of using remote repos. Hopefully this makes the unit test cases clearer and easier to follow. Let me know if there are any other concerns. Would I need to put this PR through core review again? |
…
SUMMARY
git: add explicit submodule_init parameter, add submodule_depth parameter, and cleanup parameter support verification. (#48678)
ISSUE TYPE
COMPONENT NAME
git
ADDITIONAL INFORMATION