1browser.<tool>.cmd::
2Specify the command to invoke the specified browser. The
3specified command is evaluated in shell with the URLs passed
4as arguments. (See linkgit:git-web{litdd}browse[1].)
56
browser.<tool>.path::
7Override the path for the given tool that may be used to
8browse HTML help (see `-w` option in linkgit:git-help[1]) or a
9working repository in gitweb (see linkgit:git-instaweb[1]).