Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information