git-gui: enable the Tk console when tracing/debugging on Windows
commitc0d2c38d78fc3b55b7f0a2470ca89bed43eb4019
authorPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 5 Oct 2010 22:51:34 +0000 (5 23:51 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 5 Oct 2010 22:51:34 +0000 (5 23:51 +0100)
tree9690ca25f4446a977e199f188738c79ae6583336
parent7ae1e727622883c029550e0b99488c6d058a94bc
git-gui: enable the Tk console when tracing/debugging on Windows

Without any standard channels the trace option is pretty useless on Win32
unless you can show the Tk console which captures such output. This also
permits introspection of the running application to assist in debugging.

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