Documentation: config: add "browser.<tool>.path".
Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
752527f513
commit
584627b4a6
@ -367,6 +367,10 @@ branch.<name>.rebase::
|
|||||||
it unless you understand the implications (see linkgit:git-rebase[1]
|
it unless you understand the implications (see linkgit:git-rebase[1]
|
||||||
for details).
|
for details).
|
||||||
|
|
||||||
|
browser.<tool>.path::
|
||||||
|
Override the path for the given tool that may be used to
|
||||||
|
browse HTML help. See '-w' option in linkgit:git-help[1].
|
||||||
|
|
||||||
clean.requireForce::
|
clean.requireForce::
|
||||||
A boolean to make git-clean do nothing unless given -f
|
A boolean to make git-clean do nothing unless given -f
|
||||||
or -n. Defaults to true.
|
or -n. Defaults to true.
|
||||||
|
Reference in New Issue
Block a user