From c9d203ab7f39acf824dbabd67fcf0b22f6ddd648 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Mon, 2 Nov 2015 12:30:52 +0800 Subject: [PATCH] Revert "conda: try to hack conda into checking out new branch directly" This reverts commit 1b11b7fa862852e95a80c98bae0de9fe9169560b. --- conda/misoc/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/misoc/meta.yaml b/conda/misoc/meta.yaml index 165277e2..c74933bb 100644 --- a/conda/misoc/meta.yaml +++ b/conda/misoc/meta.yaml @@ -3,7 +3,7 @@ package: version: {{ environ.get("GIT_DESCRIBE_TAG", "") }} source: - git_url: -b new https://github.com/m-labs/misoc + git_url: https://github.com/m-labs/misoc git_tag: new build: -- 2.30.2