Signed-off-by: Christian Couder <chriscool@xxxxxxxxxxxxx> --- Documentation/config.txt | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/Documentation/config.txt b/Documentation/config.txt index 877eda9..c2fedd1 100644 --- 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 help. See linkgit:git-help[1]. + clean.requireForce:: A boolean to make git-clean do nothing unless given -f or -n. Defaults to true. -- 1.5.4.rc4.16.g1009 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html