> On 13 Jul 2016, at 18:56, Junio C Hamano <gits...@pobox.com> wrote: > ... > > * ew/http-walker (2016-07-12) 3 commits > - http-walker: reduce O(n) ops with doubly-linked list > - http: avoid disconnecting on 404s for loose objects > - http-walker: remove unused parameter from fetch_object > > Optimize dumb http transport on the client side.
It looks like as if this topic breaks the OS X build because it defines LIST_HEAD. LIST_HEAD is already defined in /usr/include/sys/queue.h. See: https://travis-ci.org/git/git/jobs/145121761 - Lars -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html