git-cmd: set the TERM appropriately to avoid warnings from 'less'
commitd6411a7e6cf9226deed2a188dce13b9d3ca5a1cd
authorPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 8 Feb 2013 14:05:23 +0000 (8 14:05 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 8 Feb 2013 14:05:23 +0000 (8 14:05 +0000)
tree419cae955cfb7cf35651ab428922a26f07f0622a
parent49d53a162dc95507d1af729f43a56c446aded546
git-cmd: set the TERM appropriately to avoid warnings from 'less'

This fixes issue #98 by applying the change used in commit 4d0911d to the
batch script used to start a PortableGit shell. Ensuring the TERM variable
is set avoids a "WARNING: terminal is not fully functional" warning from
less.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
git-cmd.bat