Insert ACTIVESTATE_STRING in Git.pm
commitd3b1785f3fe681f6837a6110008af98003f675d3
authorAlex Riesen <raa.lkml@gmail.com>
Mon, 22 Jan 2007 16:14:56 +0000 (22 17:14 +0100)
committerJunio C Hamano <junkio@cox.net>
Mon, 22 Jan 2007 17:44:25 +0000 (22 09:44 -0800)
tree37c4a1b2b5d6adbe3ebf8eda65b1b8e249d90049
parent18af29f247f79b6fb61335f98a21daea67f5632f
Insert ACTIVESTATE_STRING in Git.pm

Also add "git" to the pipe parameters, otherwise it does not work at all, as
no git commands are usable out of git context.

Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
perl/Git.pm