I have a manifest file with this configuration:
<remote name="origin" fetch="."/>
<default revision="refs/heads/master" remote="origin" sync-j="4"/>
Each project has a master branch. When I do a repo sync, it checks out the
projects, but a git status in the repo shows that I am not currently on a
branch. Shouldn't this check out master by default?
Original issue reported on code.google.com by storey.j...@gmail.com on 24 Sep 2015 at 10:50
Original issue reported on code.google.com by
storey.j...@gmail.com
on 24 Sep 2015 at 10:50