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>
This commit is contained in:

committed by
Shawn O. Pearce

parent
e2b850b2da
commit
3b9b1163c0
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user