am -i, git-svn: use "git var GIT_PAGER"
commitdec543e62dbc47be0c06805330a20f7fa9f699a3
authorJonathan Nieder <jrnieder@gmail.com>
Sat, 31 Oct 2009 01:43:19 +0000 (30 20:43 -0500)
committerJunio C Hamano <gitster@pobox.com>
Fri, 13 Nov 2009 20:20:52 +0000 (13 12:20 -0800)
tree5fb0e263b8ba9cbcfab0253a095271bc41f2fa19
parentb4479f074760a788dd4e353b8c86a7d735afc53e
am -i, git-svn: use "git var GIT_PAGER"

Use the new "git var GIT_PAGER" command to ask what pager to use.

Without this change, the core.pager configuration is ignored by
these commands.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-am.sh
git-svn.perl