Re: [PATCH] Documentation/config.txt: Order variables alphabetically

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



jari.aalto@xxxxxxxxx writes:

> From: Jari Aalto <jari.aalto@xxxxxxxxx>
> 
> 
> Signed-off-by: Jari Aalto <jari.aalto@xxxxxxxxx>
> ---
>  Documentation/config.txt | 1698 +++++++++++++++++++++++-----------------------
>  1 files changed, 852 insertions(+), 846 deletions(-)

Why?  What such large change is for?

Note that currently config variables are grouped by functionality: for
example core.eol and core.safecrlf, or core.compression and
core.loosecompression are close to each other.

I like the fact that we have first advice.*, then core.*, then mostly
alphabetically sorted rest of configuration variables.

> diff --git a/Documentation/config.txt b/Documentation/config.txt
> index 6a6c0b5..6e92623 100644
> --- a/Documentation/config.txt
> +++ b/Documentation/config.txt
> @@ -142,313 +142,251 @@ advice.*::
>  	detachedHead::
>  		Advice shown when you used linkgit::git-checkout[1] to
>  		move to the detach HEAD state, to instruct how to create
> -		a local branch after the fact.  Default: true.
> +		a local branch after the fact.	Default: true.

This change has nothing to do with ordering variables alphabetically,
therefore IMHO it belongs in separate patch.

[...]
-- 
Jakub Narebski
Poland
ShadeHawk on #git
--
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


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]