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

Shallow clone from git. Resolve #2432. #3739

Closed
wants to merge 2 commits into from

Conversation

BrownTruck
Copy link
Contributor

expect_stderr was added to a few tests due to the following messages:

warning: --depth is ignored in local clones; use file:// instead.

You are in 'detached HEAD' state... (This is to be expected when the revision shallow-cloned is a tag. As the git-clone manpage says "--branch can also take tags and detaches the HEAD at that commit in the resulting repository.")


This was automatically migrated from #3051 to reparent it to the master branch. Please see original pull request for any previous discussion.

Original Submitter: @ryneeverett

expect_stderr was added to a few tests due to the following messages:

- *warning: --depth is ignored in local clones; use file:// instead.*
- *You are in 'detached HEAD' state...* (This is to be expected when the revision shallow-cloned is a tag. As the git-clone manpage says "--branch can also take tags and detaches the HEAD at that commit in the resulting repository.")
@xavfernandez
Copy link
Member

Closing as #2432 was also closed

@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 3, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants