From: Junio C Hamano Date: Thu, 2 Feb 2017 21:20:29 +0000 (-0800) Subject: Merge branch 'jk/execv-dashed-external' into maint X-Git-Tag: v2.11.1~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/5816d3cdfbfbeb5d173114ed08ab5c04c63207a6?hp=--cc Merge branch 'jk/execv-dashed-external' into maint Typing ^C to pager, which usually does not kill it, killed Git and took the pager down as a collateral damage in certain process-tree structure. This has been fixed. * jk/execv-dashed-external: execv_dashed_external: wait for child on signal death execv_dashed_external: stop exiting with negative code execv_dashed_external: use child_process struct --- 5816d3cdfbfbeb5d173114ed08ab5c04c63207a6