Linus Torvalds [off-list ref] writes:
On Sat, 25 Jul 2009, Junio C Hamano wrote:
quoted
Linus Torvalds [off-list ref] writes:
quoted
So a very big Acked-by: from me for the series. I didn't test that http:
works with it, but I don't personally even care, so I'd ack it even
without that ;)
Heh, "git ls-remote http://..." segfaulting for me is not a very good
sign, but I like the concept.
Hmm. Just tested. Works for me (git and kernel repos on kernel.org).
Interesting.
The version from 'pu' seems to work just fine (and I just double checked
that ldd says I do not link the main git binary with cURL library with
that version). I saw the breakage when running the version from the topic
branch itself, but I do not seem to be able to reproduce it anymore.