[Arm-netbook] Cant checkout branch lichee-dev for u-boot

KillerKink Goh killerkink at hotmail.sg
Thu Dec 29 08:58:11 GMT 2011




________________________________
> Date: Thu, 29 Dec 2011 16:52:45 +0800 
> From: tangliang at allwinnertech.com 
> To: arm-netbook at lists.phcomp.co.uk 
> Subject: Re: [Arm-netbook] Cant checkout branch lichee-dev for u-boot 
>  
> On 12/29/2011 03:50 PM, KillerKink Goh wrote: 
>  
>  
> ________________________________ 
> Date: Thu, 29 Dec 2011 15:45:41 +0800 
> From: tangliang at allwinnertech.com 
> To: arm-netbook at lists.phcomp.co.uk 
> Subject: Re: [Arm-netbook] Cant checkout branch lichee-dev for u-boot 
> checkout this  
> http://stackoverflow.com/questions/945654/git-checkout-on-a-remote-branch-does-not-work 
>  
> "I believe this occurs when you are trying to checkout a remote branch  
> that your local git repo is not aware of yet. Try: 
>  
> git remote show origin 
> If the remote branch you want to checkout is under "New remote  
> branches" and not "Tracked remote branches" then you need to fetch them  
> first: 
>  
> git fetch 
> Now it should work: 
>  
> git checkout -b local-name origin/remote-name" 
>  

lichee-dev does not seem to exist.

~/u-boot$ git remote show origin
* remote origin
  Fetch URL: http://git.hands.com/u-boot.git
  Push  URL: http://git.hands.com/u-boot.git
  HEAD branch: master
  Remote branches:
    denx               tracked
    master             tracked
    patch-queue/master tracked
  Local branch configured for 'git pull':
    master merges with remote master
  Local ref configured for 'git push':
    master pushes to master (up to date)

 		 	   		  


More information about the arm-netbook mailing list