From: Junio C Hamano Date: Thu, 11 Sep 2014 17:33:28 +0000 (-0700) Subject: Merge branch 'et/spell-poll-infinite-with-minus-one-only' X-Git-Tag: v2.2.0-rc0~143 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9ddd68973a946213a4607d6610e8a2b7ef5b19c0;p=git Merge branch 'et/spell-poll-infinite-with-minus-one-only' We used to pass -1000 to poll(2), expecting it to also mean "no timeout", which should be spelled as -1. * et/spell-poll-infinite-with-minus-one-only: upload-pack: keep poll(2)'s timeout to -1 --- 9ddd68973a946213a4607d6610e8a2b7ef5b19c0