conda: try to hack conda into checking out new branch directly
authorSebastien Bourdeauducq <sb@m-labs.hk>
Mon, 2 Nov 2015 04:28:43 +0000 (12:28 +0800)
committerSebastien Bourdeauducq <sb@m-labs.hk>
Mon, 2 Nov 2015 04:28:43 +0000 (12:28 +0800)
conda/misoc/meta.yaml

index c74933bb4405be859a7493e579ad3963bb7d57eb..165277e24fbc74a33c50895565600357c46ae41a 100644 (file)
@@ -3,7 +3,7 @@ package:
   version: {{ environ.get("GIT_DESCRIBE_TAG", "") }}
 
 source:
-  git_url: https://github.com/m-labs/misoc
+  git_url: -b new https://github.com/m-labs/misoc
   git_tag: new
 
 build: