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

Added support of using trackingSubmodules in the DSL for git submodules. #645

Closed
wants to merge 4 commits into from

Conversation

zjfroot
Copy link

@zjfroot zjfroot commented Oct 15, 2015

I followed the same implementation of recursiveSubmodules.
trackingSubmodules is the option to keep tracked git submodules updated to tip of branch

Following the same implementation of recursiveSubmodules.
@jenkinsadmin
Copy link
Member

Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests

@@ -170,6 +171,13 @@ class GitContext extends AbstractContext {
}

/**
*Keep
Copy link
Member

Choose a reason for hiding this comment

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

Add a full sentence.

Copy link
Member

Choose a reason for hiding this comment

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

And add a @since 1.40 tag.

Copy link
Author

Choose a reason for hiding this comment

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

Added. :-)

@daspilker
Copy link
Member

Thanks! I squashed your commits and merged them manually.

@daspilker daspilker closed this Oct 16, 2015
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.

3 participants