On Fri, Jun 22, 2012 at 10:52 AM, Kevin Hremeviuc <khremeviuc at yahoo.com> wrote: > Hi all, > > I did a git clone as per the readme at https://github.com/radekp/qtmoko and > when I run a 'git branch' it only shows '* master'. What have I done wrong? Try git branch -a Christoph