author | Jonathan Nieder <jrnieder@gmail.com> | |
Sat, 31 Oct 2009 01:43:19 +0000 (20:43 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 13 Nov 2009 20:20:52 +0000 (12:20 -0800) | ||
commit | dec543e62dbc47be0c06805330a20f7fa9f699a3 | |
tree | 5fb0e263b8ba9cbcfab0253a095271bc41f2fa19 | tree | snapshot |
parent | b4479f074760a788dd4e353b8c86a7d735afc53e | commit | diff |
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>
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 | diff | blob | history | |
git-svn.perl | diff | blob | history |