It moved to GitHub: https://github.com/torvalds/linux
In case you don't trust the URL: https://lkml.org/lkml/2011/9/4/92
So now that kernel.org has gone AWOL, can anyone point me to a git repo?
It moved to GitHub: https://github.com/torvalds/linux
In case you don't trust the URL: https://lkml.org/lkml/2011/9/4/92
What am I doing wrong?Code:git clone git://github.com/torvalds/linux/kernel/git/nab/lio-core-2.6.git lio-core-2.6.git Cloning into lio-core-2.6.git... fatal: remote error: torvalds/linux/kernel/git/nab/lio-core-2.6.git is not a valid repository name Email support@github.com for help
It looks like github is hosting kernel.org/pub/linux while I am in need of kernel.org/pub/scm.
Any ideas when kernel.org will be back up?Code:git clone git://git.kernel.org/pub/scm/linux/kernel/git/nab/lio-core-2.6.git lio-core-2.6.git