Fix starting git-gui through git-wrapper.
commit2d8badd723a124b0a67e42803b291e728324dd0f
authorTheo Niessink <niessink@martinic.com>
Thu, 5 Jul 2012 11:42:49 +0000 (5 04:42 -0700)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 5 Jul 2012 19:31:28 +0000 (5 20:31 +0100)
tree2d733726ff6435916aa4ef66e840d69cafa87b56
parent47a55b6de4f147ae2e86cd5963bedb9d49ac387e
Fix starting git-gui through git-wrapper.

Starting git-gui from the command line would result in an error because the
internal script variable was not initialized.

Signed-off-by: Theo Niessink <niessink@martinic.com>
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
src/git-wrapper/git-wrapper.c