Re: [PATCH 2/24] Documentation: Add variable-substitution script

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

 



On Mon, Jul 26, 2010 at 19:51, Jonathan Nieder <jrnieder@xxxxxxxxx> wrote:
> Thomas Rast wrote:

> I would like to make the git-config(1) man page more like the command
> list in git(1) and less like a concatenation of CONFIGURATION
> sections, but regardless, this is a good first step.

Yeah, I think git-config(1) shouldn't have the huge listing either,
but that's something for a later series to tackle.

>> +++ b/Documentation/subst-config.perl
>> @@ -0,0 +1,74 @@
> [...]
>> +if (!$rc or (!-r $varlist or !-r $input)) {
>> +    print "$0 --varlist=<varlist> --input=<in> --output=<out>\n";
>> +    exit 1;
>> +}
>
> So the commit message is out of date (the new usage is more clear,
> anyway).

The history makes more sense in Thomas's git repository. I changed the
usage in a later commit, but that commit was squashed.
--
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]