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

CHE-1113: Add ability to clone project with submodules #1440

Merged
merged 1 commit into from
Jun 29, 2016
Merged

Conversation

vinokurig
Copy link
Contributor

import-recursively
@vparfonov is it ok to merge when 4.4 will be released?

@@ -49,6 +49,13 @@

CloneRequest withRemoteName(String remoteName);

/** @return true if 'Recursive' parameter enabled */
boolean getRecursiveEnabled();
Copy link
Member

Choose a reason for hiding this comment

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

As for me name is a little bit strange for DTO. Maybe something like isRecursive would be better

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@codenvy-ci
Copy link

Build # 815 - FAILED

Please check console output at http://ci.codenvy-dev.com/jenkins/job/che-pullrequests-build/815/ to view the results.

@vparfonov
Copy link
Contributor

ok

@vinokurig vinokurig force-pushed the CHE-1113 branch 2 times, most recently from 8db69e2 to 91a35d2 Compare June 29, 2016 14:49
@codenvy-ci
Copy link

Build # 1067 - FAILED

Please check console output at http://ci.codenvy-dev.com/jenkins/job/che-pullrequests-build/1067/ to view the results.

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.

None yet

4 participants