1
0
mirror of https://github.com/git/git.git synced 2024-11-20 15:04:26 +01:00
Git Source Code Mirror. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Go to file
Petr Baudis 2db21e709a git-gui: Use git web--browser for web browsing
This patch removes git-gui specific webbrowser guessing and instead
relies on git web--browser to do the right thing, removing unnecessary
code duplication. New function start_browser encapsulates the browser
execution, for usage from other parts of code. This will also make
git-gui show the documentation menu item even in cases it might not
be able to start up a browser, these cases should be however only
very rare.

Signed-off-by: Petr Baudis <petr.baudis@novartis.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-09-30 12:59:18 -07:00
lib git-gui: mkdir -p when initializing new remote repository 2008-09-30 12:59:18 -07:00
macosx
po
windows
.gitattributes git-gui: Use gitattribute "encoding" for file content display 2008-09-24 12:48:31 -07:00
.gitignore
git-gui.sh git-gui: Use git web--browser for web browsing 2008-09-30 12:59:18 -07:00
GIT-VERSION-GEN
Makefile