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

[DOCKER] Fix git clone failure. #2816

Merged
merged 1 commit into from
Mar 15, 2019
Merged

[DOCKER] Fix git clone failure. #2816

merged 1 commit into from
Mar 15, 2019

Conversation

ghost
Copy link

@ghost ghost commented Mar 14, 2019

git clone --branch=xxx won't take a hash, switch from the hash to the
tag that represents that hash.

git clone --branch=xxx won't take a hash, switch from the hash to the
tag that represents that hash.
@tqchen tqchen merged commit 48780c0 into apache:master Mar 15, 2019
@ghost ghost deleted the fix-git-clone branch March 15, 2019 07:44
wweic pushed a commit to wweic/tvm that referenced this pull request Mar 20, 2019
git clone --branch=xxx won't take a hash, switch from the hash to the
tag that represents that hash.
wweic pushed a commit to neo-ai/tvm that referenced this pull request Mar 20, 2019
git clone --branch=xxx won't take a hash, switch from the hash to the
tag that represents that hash.
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.

2 participants