> On Fri, Nov 19, 2010 at 9:03 AM, Rahul Ramasubramanian > <ramasubramanian.ra...@gmail.com> wrote: > > Hi , > > I had a query regarding git usage > > i am trying to clone a specific branch from a repo. I am following the > > instructions from this site > > http://www.linux-arm.org/LinuxKernel/LinuxAndroidPlatform ( > > patching the kernel subsection) > > But when i try to clone > > http://linux-arm.org/git?p=linux-2.6-stable.git;a=summary > > using the following command > > http://linux-arm.org/linux-2.6-stable.git > > I dont find the required branch ( it is named 2.6.33-armdroid) . The > > git branch shows only 1 branch. > > There seems to be another project called armdroid , but that does not > > have the sources , it just has few patches and prebuilt images. >
The problem seems more like you are trying to git clone a http:// address, i am not sure, but you may need to find a git address for the same.