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