On Thursday 05 June 2008 09:57:39 Junio C Hamano wrote:
Actually the base URL is more like
http://foo.bar.xz/foo.git/0?type=3Dtext/plain
and I want to retrieve objects with
http://foo.bar.xz/foo.git/0/info/refs?type=3Dtext/plain
but the gist is basically the same. My patch will indeed break git for URLs=
=20
like the one you gave.
If that is indeed the case, you're right. That could probably be tackled by=
=20
some small fixes in Freenet's http-gateway. I'll talk to the other develope=
rs=20
about that.
Thanks,
David