Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@wilso199
Copy link
Contributor

@wilso199 wilso199 commented Aug 3, 2020

Summary

Closes #368.

Details

Added a --recurse-submodules flag to the pr checkout command. This flag is defaulted to false, but if enabled will handle recursively syncing and updating submodules for the given repository.

I would love some feedback on if my test is sufficient enough for the implemented functionality of the flag.

@wilso199 wilso199 force-pushed the pr-checkout-submodules branch from 33447be to 4250906 Compare August 3, 2020 02:22
Copy link
Contributor

@vilmibm vilmibm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

just pushed commits to reconcile this PR with the refactor changes in trunk

@vilmibm vilmibm merged commit ddfa171 into cli:trunk Aug 19, 2020
@wilso199
Copy link
Contributor Author

@vilmibm Thanks for merging trunk to resolve those conflicts. I appreciate it!

@mondalaci
Copy link

How to enable this setting by default?

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

Successfully merging this pull request may close these issues.

the cli tool does not update submodules

3 participants