]> git.ipfire.org Git - thirdparty/git.git/commit - git-web--browse.sh
web--browse: better support for chromium
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Fri, 3 Dec 2010 16:47:39 +0000 (17:47 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 3 Dec 2010 22:05:32 +0000 (14:05 -0800)
commit14ea67c0071804b7eb73cca35c87860f8fc6db95
tree48fde29b7f2a91f08e34552e483ab29adad04c97
parent81f42f11496b9117273939c98d270af273c8a463
web--browse: better support for chromium

On Debian-based distributions, Chromium the browser is available under
the name chromium-browser rather than chromium, to prevent conflicts
with the Chromium B.S.U. game.

Look for chromium-browser first when setting the path for chromium, and
also add chromium-browser as a supported browser name. Document the
dual-name support, and mention the dual-name support for
(google-)chrome too.

Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-web--browse.txt
git-web--browse.sh