Hello, is it possible to enable Git-over-HTTP on git.qemu.org ?

http://git.qemu.org/?p=dtc.git;a=summary
The summary page shows http://git.qemu.org/git/dtc.git but,

$ curl http://git.qemu.org/git/dtc.git
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="http://git.qemu.org/git/dtc.git/
">here</a>.</p>
<hr>
<address>Apache/2.2.14 (Ubuntu) Server at git.qemu.org Port 80</address>
</body></html>

I'd like to access to QEMU Git repositories through HTTP proxy which blocks
the Git port 9418/TCP.

Best regards,
Kai

野田  開 <noda...@gmail.com>

Reply via email to