git-svn: delay term initialization
commit30d45f798d1a4b14759cd977b68be4476d66ea17
authorEric Wong <normalperson@yhbt.net>
Sun, 14 Sep 2014 07:38:29 +0000 (14 07:38 +0000)
committerEric Wong <normalperson@yhbt.net>
Sun, 14 Sep 2014 08:08:54 +0000 (14 08:08 +0000)
treef43a4d2b868f15f2bd5211876124c9665927c0b0
parenta831a3fd86bb7280020d650d52cce4af9e161c46
git-svn: delay term initialization

On my Debian 7 system, this fixes annoying warnings when the output
of "git svn" commands are redirected:

    Unable to get Terminal Size. The TIOCGWINSZ ioctl didn't work.
    The COLUMNS and LINES environment variables didn't work. The
    resize program didn't work.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl