Fix "Git Bash Here"
commite91772fa76a766799455306550d4b80c33c93423
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 19 Feb 2009 00:14:50 +0000 (19 01:14 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 6 Mar 2009 13:06:19 +0000 (6 14:06 +0100)
tree8d0e46fd1afa3e593c8f7c4db1690820f3c006d0
parent16b755b3d2b6f8c6bd1a851746abbf99763339ec
Fix "Git Bash Here"

Only "cd $HOME" when not called from the shell extension.  We detect that
by checking if there is an environment variable starting with "!".  That
should not happen when bash is started directly.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
etc/profile