git-gui: Paper bag fix for Cygwin shortcut creation
commit5922446794ee1bfcd4bede739467211cd46aa005
authorShawn O. Pearce <spearce@spearce.org>
Mon, 9 Jul 2007 15:01:02 +0000 (9 11:01 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 10 Jul 2007 01:19:22 +0000 (9 21:19 -0400)
tree89221b8cdcc3d5143efa544ae5a1d1d88c806bac
parent0a84b3d94ff8c29a5d3b738d4f08d1344305b619
git-gui: Paper bag fix for Cygwin shortcut creation

We cannot execute the git directory, it is not a valid Tcl command
name.  Instead we just want to pass it as an argument to our sq
proc.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/shortcut.tcl