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 -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html