issue #535: support UNC paths for the "Git Bash Here" explorer menu item.
commiteec84b05387d5408bd664a0a2d36873679019593
authorPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 18 Feb 2011 08:38:44 +0000 (18 08:38 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 18 Feb 2011 08:38:44 +0000 (18 08:38 +0000)
treefc834044de0f352e9e794d8081d546067767a11f
parent4fc7bedcc26933fa99f35e76019cb11ad5fb3745
issue #535: support UNC paths for the "Git Bash Here" explorer menu item.

As pointed out in issue #535 the explorer integration menu item does not
open UNC paths. This patch creates a temporary shortcut item with the
target path set before it executes the bash program and solves this issue.

Suggested-by: Alex Ivanov <alexsi@aleksoft.net>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
share/WinGit/Git Bash.vbs