From: Jonathan Nieder Date: Sat, 31 Oct 2009 01:43:19 +0000 (-0500) Subject: am -i, git-svn: use "git var GIT_PAGER" X-Git-Tag: v1.6.6-rc0~24^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/dec543e62dbc47be0c06805330a20f7fa9f699a3?hp=dec543e62dbc47be0c06805330a20f7fa9f699a3 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 Signed-off-by: Junio C Hamano ---