[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CA+icZUWBm3rDHG2v--5BCSWHs8un31AxtQRGiH++dFySxN_Vjg@mail.gmail.com>
Date: Tue, 3 Feb 2015 21:59:59 +0100
From: Sedat Dilek <sedat.dilek@...il.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: linux-next <linux-next@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: Missing next-$date git-tag when pulled-in linux-next.git on top
of linus.git
On Tue, Feb 3, 2015 at 9:47 PM, Stephen Rothwell <sfr@...b.auug.org.au> wrote:
> Hi Sedat,
>
> On Tue, 3 Feb 2015 21:06:45 +0100 Sedat Dilek <sedat.dilek@...il.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists