From 5fdb70983585ccde1540563a8c7458621f7a7407 Mon Sep 17 00:00:00 2001 From: Richard Hartmann Date: Sun, 21 Dec 2008 23:28:25 +0100 Subject: Make help entries alphabetical Signed-off-by: Richard Hartmann Signed-off-by: Junio C Hamano diff --git a/Documentation/config.txt b/Documentation/config.txt index 21ea165..52786c7 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -601,10 +601,6 @@ diff.autorefreshindex:: affects only 'git-diff' Porcelain, and not lower level 'diff' commands, such as 'git-diff-files'. -diff.suppress-blank-empty:: - A boolean to inhibit the standard behavior of printing a space - before each empty output line. Defaults to false. - diff.external:: If this config variable is set, diff generation is not performed using the internal diff machinery, but using the @@ -639,6 +635,10 @@ diff.renames:: will enable basic rename detection. If set to "copies" or "copy", it will detect copies, as well. +diff.suppress-blank-empty:: + A boolean to inhibit the standard behavior of printing a space + before each empty output line. Defaults to false. + fetch.unpackLimit:: If the number of objects fetched over the git native transfer is below this -- cgit v0.10.2-6-g49f6