Use {web,instaweb,help}.browser config options.
commitd3a866bc8b5604d31638648d671e524cc84fbb26
authorChristian Couder <chriscool@tuxfamily.org>
Sun, 2 Dec 2007 05:08:00 +0000 (2 06:08 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sun, 9 Dec 2007 09:19:54 +0000 (9 01:19 -0800)
tree656d53541107939a4c6203fa0eaad6d6150659f8
parent5d6491c7c7536ab930a6e9ce2ec3b5249d4c283f
Use {web,instaweb,help}.browser config options.

Now "git-instaweb" will try to use the browser configured as
"web.browser", if "instaweb.browser" is not set.

"git-browse-help" will check first "help.browser" and then
"web.browser".

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-browse-help.sh
git-instaweb.sh