On Tue, Apr 13, 2010 at 02:05:54PM +0500, Shaz wrote:
> > As work-arround you can download git clone snapshot (800MB)
> > http://build.shr-project.org/sources/git_git.openmoko.org.git.kernel.git.tar.gz

The problems somebody reported later and siebz0r asked on #openmoko:

For some reason git thinks it has branch master checkouted already, to
"fix it" you can do it this way:

wget 
http://build.shr-project.org/sources/git_git.openmoko.org.git.kernel.git.tar.gz
tar xzvf git_git.openmoko.org.git.kernel.git.tar.gz
git reset --hard (will really checkout master from it)
git checkout -b andy-tracking origin/andy-tracking (or different branch you 
want)
git branch -D master (not needed, drop it)

Regards,

-- 
uin:136542059                jid:martin.ja...@gmail.com
Jansa Martin                 sip:jama...@voip.wengo.fr 
JaMa                         

Reply via email to