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

Correct shallow clone count #166

Merged
merged 1 commit into from
Jun 16, 2014
Merged

Conversation

hunner
Copy link

@hunner hunner commented Jun 16, 2014

The manifest is set to clone at a depth of 1, but checks for a shallow
depth of 2. It should either checkout a depth of 2, or only check for a
depth of 1.

This commit makes it check for a depth of 1

The manifest is set to clone at a depth of 1, but checks for a shallow
depth of 2. It should either checkout a depth of 2, or only check for a
depth of 1.

This commit makes it check for a depth of 1
hunner added a commit that referenced this pull request Jun 16, 2014
@hunner hunner merged commit a1d74e3 into puppetlabs:1.0.x Jun 16, 2014
@hunner hunner deleted the patch_shallow branch June 16, 2014 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants