Hi, all
I just downloaded the source using the following command:
$ repo init -u git://android.git.kernel.org/platform/manifest.git -b cupcake
$ repo sync  

So, Does this mean that I am using cupcake branch?
Is there a cupcake branch in every git project in the source?
but when I run git branch, it said: no branch
$ git branch
* (no branch)

Another question: how do I know what branches are there?
I see through git web:
http://android.git.kernel.org/?p=kernel/common.git;a=summary 
and some heads are there, does "heads" means "branches"?
heads 
37 hours agoandroid-2.6.29shortlog | log | tree
9 days agoandroid-goldfish-2.6.29shortlog | log | tree
2 months agoandroid-2.6.27shortlog | log | tree
4 months agoandroid-goldfish-2.6.27shortlog | log | tree
7 months agoandroid-2.6.25shortlog | log | tree


 what the relationship between those branches and the branch using in "repo -b 
branch"?
thanks

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to