Thread (4 messages) 4 messages, 2 authors, 2011-06-03

Repository not clone-able via git-protocol VS. http(s) is fine

From: Sedat Dilek <hidden>
Date: 2011-06-03 09:18:21

Just FYI:

[1] git protocol NOPE

$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Cloning into linux-next...
fatal: protocol error: bad line length character: git:

$ git clone git://git.us.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Cloning into linux-next...
fatal: protocol error: bad line length character: git:

$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Cloning into linux-2.6...
^Cmote: Counting objects: 1955

[2] http(s) protocol HOPE

$ git clone http://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Cloning into linux-next...
remote: Counting objects: 104

$ git clone https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Cloning into linux-next...
remote: Counting objects: 497935

- Sedat -

[1] http://git.kernel.org/?p=linux/kernel/git/next/linux-next.git;a=summary
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help