From: Junio C Hamano Date: Wed, 24 Feb 2016 21:26:01 +0000 (-0800) Subject: Merge branch 'jc/am-i-v-fix' X-Git-Tag: v2.8.0-rc0~27 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c3b1e8d85133e2a19d372b7c166d5b49fcbbfef2?hp=c3b1e8d85133e2a19d372b7c166d5b49fcbbfef2 Merge branch 'jc/am-i-v-fix' The "v(iew)" subcommand of the interactive "git am -i" command was broken in 2.6.0 timeframe when the command was rewritten in C. * jc/am-i-v-fix: am -i: fix "v"iew pager: factor out a helper to prepare a child process to run the pager pager: lose a separate argv[] ---