summaryrefslogtreecommitdiff
path: root/Documentation/git-web--browse.txt
diff options
context:
space:
mode:
authorPetr Baudis <pasky@suse.cz>2008-09-24 21:52:39 (GMT)
committerShawn O. Pearce <spearce@spearce.org>2008-09-24 22:49:21 (GMT)
commit3b9b1163c0a316c50715c6bd7c731b4703f89f55 (patch)
treeddb8c600c91a73f1826fcaac38bd71c82b0ccc18 /Documentation/git-web--browse.txt
parente2b850b2da711c5cca563f221062bf22c57373bf (diff)
downloadgit-3b9b1163c0a316c50715c6bd7c731b4703f89f55.zip
git-3b9b1163c0a316c50715c6bd7c731b4703f89f55.tar.gz
git-3b9b1163c0a316c50715c6bd7c731b4703f89f55.tar.bz2
git-web--browse: Support for using /bin/start on MinGW
In the future, I think we should also default to xdg-open on Linux instead of having a KDE-specific hack. This patch has been sponsored by Novartis. Signed-off-by: Petr Baudis <pasky@suse.cz> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'Documentation/git-web--browse.txt')
-rw-r--r--Documentation/git-web--browse.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/git-web--browse.txt b/Documentation/git-web--browse.txt
index 7f7a45b..278cf73 100644
--- a/Documentation/git-web--browse.txt
+++ b/Documentation/git-web--browse.txt
@@ -26,6 +26,7 @@ The following browsers (or commands) are currently supported:
* lynx
* dillo
* open (this is the default under Mac OS X GUI)
+* start (this is the default under MinGW)
Custom commands may also be specified.