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