Revert "conda: try to hack conda into checking out new branch directly"
authorSebastien Bourdeauducq <sb@m-labs.hk>
Mon, 2 Nov 2015 04:30:52 +0000 (12:30 +0800)
committerSebastien Bourdeauducq <sb@m-labs.hk>
Mon, 2 Nov 2015 04:30:52 +0000 (12:30 +0800)
This reverts commit 1b11b7fa862852e95a80c98bae0de9fe9169560b.

conda/misoc/meta.yaml

index 165277e24fbc74a33c50895565600357c46ae41a..c74933bb4405be859a7493e579ad3963bb7d57eb 100644 (file)
@@ -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: