author | Christian Couder <chriscool@tuxfamily.org> | |
Sun, 2 Dec 2007 05:08:00 +0000 (06:08 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 9 Dec 2007 09:19:54 +0000 (01:19 -0800) | ||
commit | d3a866bc8b5604d31638648d671e524cc84fbb26 | |
tree | 656d53541107939a4c6203fa0eaad6d6150659f8 | tree | snapshot |
parent | 5d6491c7c7536ab930a6e9ce2ec3b5249d4c283f | commit | diff |
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>
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 | diff | blob | history | |
git-instaweb.sh | diff | blob | history |