From: Junio C Hamano Date: Wed, 18 May 2016 22:11:46 +0000 (-0700) Subject: Merge branch 'jk/push-client-deadlock-fix' X-Git-Tag: v2.9.0-rc0~15 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/b153d2ae9206f752dd383c7bc30a5ab246ee5bcc?hp=--cc Merge branch 'jk/push-client-deadlock-fix' Some Windows SDK lacks pthread_sigmask() implementation and fails to compile the recently updated "git push" codepath that uses it. * jk/push-client-deadlock-fix: Windows: only add a no-op pthread_sigmask() when needed Windows: add pthread_sigmask() that does nothing --- b153d2ae9206f752dd383c7bc30a5ab246ee5bcc