lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 22 Mar 2013 23:35:40 +1100
From:	Stephen Rothwell <sfr@...b.auug.org.au>
To:	Axel Lin <axel.lin@...ics.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [linux-next] Not able to fetch next-20130321

Hi Axel,

On Fri, 22 Mar 2013 16:51:40 +0800 Axel Lin <axel.lin@...ics.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 <sfr@...b.auug.org.au>
> Date:   Mon Mar 18 16:10:47 2013 +1100
> 
>     Add linux-next specific files for 20130318
> 
>     Signed-off-by: Stephen Rothwell <sfr@...b.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                    sfr@...b.auug.org.au

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ