On Sat, 17 Dec 2016, Kevin Wilson <wkev...@gmail.com> wrote:
> Hi,
> I am trying to clone the linux documentation git repo, according to
> the URL in the Linux kernel Maintainers file,  by:
>
> git clone git://git.lwn.net/linux.git
> and I am getting an error as I am behind a company proxy.
>
> With other repos, which are hosted also via http, I can clone
> successfully when I am behind the same company proxy; for example,
> for the net-next git repo, the following command succeeds:
> git clone http://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
>
> Is there any http/https based mirror for linux documentation git repo ?

Search for git proxying using netcat, socat or corkscrew; there are
plenty of solutions.

BR,
Jani.


-- 
Jani Nikula, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to