It should work with the --repo-branch option. You might also need to add --no-repo-verify.
Rather than getting the stable branch of ".repo/repo" I'd like to get the master branch. Looking at "repo help init" I see there are --repo-branch and --repo-url options but I couldn't get the to work, I could only get the stable branch. How can I checkout the master branch?-- Wink
--
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
$ repo init --repo-branch=master --no-repo-verify -u https://github.com/winksaville/sel4-helloworld-test-linkfiles-manifest.git% Total % Received % Xferd Average Speed Time Time Time CurrentDload Upload Total Spent Left Speed0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (22) The requested URL returned error: 404 Not FoundServer does not provide clone.bundle; ignoring.remote: Counting objects: 32, done.remote: Total 32 (delta 0), reused 0 (delta 0), pack-reused 32* [new branch] master -> origin/masterYour identity is: Wink Saville <wi...@saville.com>If you want to change this, please re-run 'repo init' with --config-name