Re: Missing next-$date git-tag when pulled-in linux-next.git on top of linus.git

From: Sedat Dilek
Date: Tue Feb 03 2015 - 16:00:07 EST


On Tue, Feb 3, 2015 at 9:47 PM, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
> Hi Sedat,
>
> On Tue, 3 Feb 2015 21:06:45 +0100 Sedat Dilek <sedat.dilek@xxxxxxxxx> wrote:
>>
>> $ git fetch linux-next next-20150203
>> remote: Counting objects: 62716, done.
>> remote: Compressing objects: 100% (14620/14620), done.
>> remote: Total 62716 (delta 53326), reused 57198 (delta 47960)
>> Empfange Objekte: 100% (62716/62716), 12.84 MiB | 217.00 KiB/s, Fertig.
>> LÃse Unterschiede auf: 100% (53326/53326), abgeschlossen mit 7064
>> lokalen Objekten.
>> Von git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next
>> * tag next-20150203 -> FETCH_HEAD
>
> sorry about that, try
>
> $ git fetch linux-next tag next-20150203
>

Thanks, that worked!

$ LC_ALL=C git checkout Linux-v3.19-rc7

$ LC_ALL=C git fetch linux-next tag next-20150203

$ LC_ALL=C git checkout -b Linux-next-20150203 next-20150203

- Sedat -
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/