author | Markus Heidelberg <markus.heidelberg@web.de> | |
Tue, 31 Mar 2009 23:55:39 +0000 (01:55 +0200) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 5 Apr 2009 20:06:24 +0000 (13:06 -0700) | ||
commit | b01d4326040ec6b9d98baba32091c9458fc809d4 | |
tree | a50082a8348f56d1f5e6415ce11185aa6a32e644 | tree | snapshot |
parent | 454efb47b6199f70ec7992ea4bf459f193a43bb7 | commit | diff |
git-gui (Win): make starting via "Git GUI Here" on .git/ possible
This works around git-gui's error message
Cannot use funny .git directory: .
when started from the .git/ directory, which is useful in repositories
without any directories for the right click.
Now git-gui can be started via Windows Explorer shell extension (Git GUI
Here) from the .git/ directory.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
This works around git-gui's error message
Cannot use funny .git directory: .
when started from the .git/ directory, which is useful in repositories
without any directories for the right click.
Now git-gui can be started via Windows Explorer shell extension (Git GUI
Here) from the .git/ directory.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
windows/git-gui.sh | diff | blob | history |