Merge branch 'jc/am-i-v-fix' into maint
commit28eec80b602559403cca96531dce2930ac362095
authorJunio C Hamano <gitster@pobox.com>
Thu, 10 Mar 2016 19:13:40 +0000 (10 11:13 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 10 Mar 2016 19:13:41 +0000 (10 11:13 -0800)
treed7ff48184936b70d788f8d3aa7500c4134215c4f
parent9c17ccaa49d00a87cefe0ef18a371e4f45e968fc
parent708b8cc9a114ea1e5b90f5f52fd24ecade4e8b40
Merge branch 'jc/am-i-v-fix' into maint

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