net next git tree cloning - a problem

4 messages, 3 authors, 2012-03-15 · open the first message on its own page

net next git tree cloning - a problem

From: Kevin Wilson <hidden>
Date: 2012-03-15 19:51:42

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 [off-list ref]
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

Re: net next git tree cloning - a problem

From: David Dillow <dave@thedillows.org>
Date: 2012-03-15 20:31:31

On Thu, 2012-03-15 at 21:51 +0200, Kevin Wilson wrote:
git log | more

shows:

commit cdf485be3a63d1f34293740fb726088c6840ceea
Author: John Fastabend [off-list ref]
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.

Re: net next git tree cloning - a problem

From: Kevin Wilson <hidden>
Date: 2012-03-15 20:36:48

HI,
Yes , this is indeed so
thnk!

kw

On Thu, Mar 15, 2012 at 10:21 PM, David Dillow [off-list ref] wrote:
On Thu, 2012-03-15 at 21:51 +0200, Kevin Wilson wrote:
quoted
git log | more

shows:

commit cdf485be3a63d1f34293740fb726088c6840ceea
Author: John Fastabend [off-list ref]
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.

Re: net next git tree cloning - a problem

From: David Miller <davem@davemloft.net>
Date: 2012-03-15 21:52:47

From: Kevin Wilson <redacted>
Date: Thu, 15 Mar 2012 21:51:41 +0200
commit cdf485be3a63d1f34293740fb726088c6840ceea
Author: John Fastabend [off-list ref]
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.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help