]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation/networking: update git urls to use https over http
authorAlexander Alemayhu <alexander@alemayhu.com>
Thu, 13 Oct 2016 15:09:51 +0000 (17:09 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 Oct 2016 14:27:12 +0000 (10:27 -0400)
commitb42d6f4909647d6822c727df72231867bb2daed2
tree7c3ae472840eee8d4fbd840de4dd1cf45c6c29e8
parent8fc3cbc3a8e619e742228789085a1472177bdf49
Documentation/networking: update git urls to use https over http

This fixes the following errors when trying to clone the urls:

Cloning into 'net'...
fatal: repository 'http://git.kernel.org/cgit/linux/kernel/git/davem/net.git/' not found
Cloning into 'net-next'...
fatal: repository 'http://git.kernel.org/cgit/linux/kernel/git/davem/net-next.git/' not found
Cloning into 'linux'...
fatal: repository 'http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/' not found
Cloning into 'stable-queue'...
fatal: repository 'http://git.kernel.org/cgit/linux/kernel/git/stable/stable-queue.git/' not found

Signed-off-by: Alexander Alemayhu <alexander@alemayhu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/netdev-FAQ.txt