git.kernel.org has issues accessing torvalds/linux.git

From: Daniel Mack
Date: Fri Aug 12 2011 - 10:28:35 EST


Does anyone else see this?

$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Cloning into linux...
fatal: The remote end hung up unexpectedly
$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Cloning into linux-2.6...
fatal: The remote end hung up unexpectedly

However, other repositories seem to work fine:

$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git
Cloning into sound-2.6...
remote: Counting objects: ...
(works)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/