Merge branch 'jc/am-i-v-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 24 Feb 2016 21:26:01 +0000 (13:26 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Feb 2016 21:26:01 +0000 (13:26 -0800)
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[]

No differences found