Skip to content

Conversation

deathbeam
Copy link

  • if cloneSubmodules is enabled, when repo is being refreshed, also properly fetch submodule updates
  • move cloneSubmodules boolean outside of JGitFactory because this property can be changed during runtime and there is no reason for this boolean to be copied inside

Closes #1924

- if cloneSubmodules is enabled, when repo is being refreshed, also
  properly fetch submodule updates
- move cloneSubmodules boolean outside of JGitFactory because this
  property can be changed during runtime and there is no reason for this
  boolean to be copied inside

Closes spring-cloud#1924

Signed-off-by: Tomas Slusny <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Git Submodules On Refresh
2 participants