Hi Axel,

On Fri, 22 Mar 2013 16:51:40 +0800 Axel Lin <axel....@ingics.com> wrote:
>
> Even with a fresh git clone, it still shows the latest commit is 20130318.
> 
> $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> 
> git log shows the latest commit is:
> commit 0e78c0989334e9c1d578ba25621de14e8441d8b4
> Author: Stephen Rothwell <s...@canb.auug.org.au>
> Date:   Mon Mar 18 16:10:47 2013 +1100
> 
>     Add linux-next specific files for 20130318
> 
>     Signed-off-by: Stephen Rothwell <s...@canb.auug.org.au>

Very weird ... it works for me:

$ git clone --reference linus.git 
git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git ntest
Cloning into 'ntest'...
remote: Counting objects: 192286, done.
remote: Compressing objects: 100% (34238/34238), done.
remote: Total 184570 (delta 165819), reused 166851 (delta 149091)
Receiving objects: 100% (184570/184570), 25.60 MiB | 886 KiB/s, done.
Resolving deltas: 100% (165819/165819), completed with 5985 local objects.
Checking out files: 100% (42561/42561), done.
$ cd ntest
$ git branch -v
* master 2db42b7 Add linux-next specific files for 20130322

-- 
Cheers,
Stephen Rothwell                    s...@canb.auug.org.au

Attachment: pgpDb5oYSZMvb.pgp
Description: PGP signature

Reply via email to