netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* net next git tree cloning - a problem
@ 2012-03-15 19:51 Kevin Wilson
  2012-03-15 20:21 ` David Dillow
  2012-03-15 21:52 ` David Miller
  0 siblings, 2 replies; 4+ messages in thread
From: Kevin Wilson @ 2012-03-15 19:51 UTC (permalink / raw)
  To: netdev

Hi,
I want to clone net-next tree of davem.

AFAIK, this is the url to clone:
http://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git

Also according to next link, this is the url:
http://git.kernel.org/?p=linux/kernel/git/davem/net-next.git;a=summary


I tried today
git clone http://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git

and got a tree.
But
git log | more

shows:

commit cdf485be3a63d1f34293740fb726088c6840ceea
Author: John Fastabend <john.r.fastabend@intel.com>
Date:   Sat Feb 11 06:26:00 2012 +0000


I suppose there were patches since Feb 11 ...

Is there a different url for cloning net-next ?


rgs,
Kevin

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: net next git tree cloning - a problem
  2012-03-15 19:51 net next git tree cloning - a problem Kevin Wilson
@ 2012-03-15 20:21 ` David Dillow
  2012-03-15 20:36   ` Kevin Wilson
  2012-03-15 21:52 ` David Miller
  1 sibling, 1 reply; 4+ messages in thread
From: David Dillow @ 2012-03-15 20:21 UTC (permalink / raw)
  To: Kevin Wilson; +Cc: netdev

On Thu, 2012-03-15 at 21:51 +0200, Kevin Wilson wrote:
> git log | more
> 
> shows:
> 
> commit cdf485be3a63d1f34293740fb726088c6840ceea
> Author: John Fastabend <john.r.fastabend@intel.com>
> Date:   Sat Feb 11 06:26:00 2012 +0000

git shows the date the patch was written by default, not the date it was
committed to the tree. Use 'git log --pretty=fuller' and you'll see the
commit date was much more recent.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: net next git tree cloning - a problem
  2012-03-15 20:21 ` David Dillow
@ 2012-03-15 20:36   ` Kevin Wilson
  0 siblings, 0 replies; 4+ messages in thread
From: Kevin Wilson @ 2012-03-15 20:36 UTC (permalink / raw)
  To: David Dillow; +Cc: netdev

HI,
Yes , this is indeed so
thnk!

kw

On Thu, Mar 15, 2012 at 10:21 PM, David Dillow <dave@thedillows.org> wrote:
> On Thu, 2012-03-15 at 21:51 +0200, Kevin Wilson wrote:
>> git log | more
>>
>> shows:
>>
>> commit cdf485be3a63d1f34293740fb726088c6840ceea
>> Author: John Fastabend <john.r.fastabend@intel.com>
>> Date:   Sat Feb 11 06:26:00 2012 +0000
>
> git shows the date the patch was written by default, not the date it was
> committed to the tree. Use 'git log --pretty=fuller' and you'll see the
> commit date was much more recent.
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: net next git tree cloning - a problem
  2012-03-15 19:51 net next git tree cloning - a problem Kevin Wilson
  2012-03-15 20:21 ` David Dillow
@ 2012-03-15 21:52 ` David Miller
  1 sibling, 0 replies; 4+ messages in thread
From: David Miller @ 2012-03-15 21:52 UTC (permalink / raw)
  To: wkevils; +Cc: netdev

From: Kevin Wilson <wkevils@gmail.com>
Date: Thu, 15 Mar 2012 21:51:41 +0200

> commit cdf485be3a63d1f34293740fb726088c6840ceea
> Author: John Fastabend <john.r.fastabend@intel.com>
> Date:   Sat Feb 11 06:26:00 2012 +0000
> 
> 
> I suppose there were patches since Feb 11 ...

Are you really this dense?

The change was written on February 11th, but it was merged into my
tree on March 14th.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-03-15 21:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-15 19:51 net next git tree cloning - a problem Kevin Wilson
2012-03-15 20:21 ` David Dillow
2012-03-15 20:36   ` Kevin Wilson
2012-03-15 21:52 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).