git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
752527f
)
Documentation: config: add "browser.<tool>.path".
author
Christian Couder
<redacted>
Tue, 29 Jan 2008 06:08:22 +0000
(07:08 +0100)
committer
Junio C Hamano
<redacted>
Tue, 29 Jan 2008 08:49:23 +0000
(
00:49
-0800)
Signed-off-by: Christian Couder <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/config.txt
patch
|
blob
|
history
diff --git
a/Documentation/config.txt
b/Documentation/config.txt
index 877eda960d5964b4c036433899977cf47f17846b..477b2d913897ab65debcf48f27b57b319b3beec6 100644
(file)
--- a/
Documentation/config.txt
+++ b/
Documentation/config.txt
@@
-367,6
+367,10
@@
branch.<name>.rebase::
it unless you understand the implications (see linkgit:git-rebase[1]
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::
A boolean to make git-clean do nothing unless given -f
or -n. Defaults to true.
git clone https://git.99rst.org/PROJECT