git-gui: Display the directory we are entering during startup.
commitc2faa43677ec2471dadc3cc789cab27f6bc2abbb
authorShawn O. Pearce <spearce@spearce.org>
Sun, 21 Jan 2007 03:00:28 +0000 (20 22:00 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 21 Jan 2007 07:54:21 +0000 (21 02:54 -0500)
tree139383116c6a3eda1ac6f37d6898bca87a1ba480
parentdccfa6727e78190002364981158cb46878fdcfe2
git-gui: Display the directory we are entering during startup.

If the user has many git-gui icons it may be confusing when they
start one which git-gui is still coming up.  So on the windows
systems we now include an echo statement which displays the full
pathname of the working directory we are trying to enter into.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh