[Gta04-owner] ANN: first replicant 4 with 3.12 kernel available
Dr. H. Nikolaus Schaller
hns at goldelico.com
Mon Dec 16 14:29:34 CET 2013
Am 16.12.2013 um 13:26 schrieb Alexander Rumyantsev:
> Hello
>
>>
>> Try using:
>> git clone --depth 1 git://gitorious.org/gta04/gta04-kernel.git
>>
>> The URL you're using is the read-write one for authorized
>> collaborators. If you just want to have local repo to base your
>> patches on, above read-only path should be enough.
>
> Thank Sebastian,
> I have tested successfully shallow clones with one of my repo.
> It looks that the feature solve my problem. But I need to work with certain
> branch and I could not clone it from repo you pointed:
>
>> git clone --depth 1 -b 3.12-replicant4 git://gitorious.org/gta04/gta04-kernel.git repo
>> Cloning into 'repo'...
>> warning: Could not find remote branch 3.12-replicant4 to clone.
>> fatal: Remote branch 3.12-replicant4 not found in upstream origin
I think that branch is not on gitorius.
You can find it here:
http://git.goldelico.com/?p=gta04-kernel.git;a=shortlog;h=refs/heads/3.12-replicant4
To clone, I think you should do:
git clone --depth 1 -b 3.12-replicant4 _git at git.goldelico.com:gta04-kernel.git repo
-- hns
More information about the Gta04-owner
mailing list