Jeff King writes:
> On Mon, Jul 29, 2019 at 08:48:28AM -0700, Junio C Hamano wrote:
>
>> > Before this include let's add:
>> >
>> > The below documentation is the same as what’s found in
>> > git-config(1):
>>
>> I actually do not think we would want to do that. I am all for the
>> kind
On Mon, Jul 29, 2019 at 08:48:28AM -0700, Junio C Hamano wrote:
> > Before this include let's add:
> >
> > The below documentation is the same as what’s found in
> > git-config(1):
>
> I actually do not think we would want to do that. I am all for the
> kind of 'include' proposed by this
Ævar Arnfjörð Bjarmason writes:
> On Mon, Jul 29 2019, SZEDER Gábor wrote:
>
>> The 'fsck.skipList' and 'fsck.' config variables might be
>> easier to discover when they are documented in 'git fsck's man page.
>>
>> Signed-off-by: SZEDER Gábor
>> ---
>> Documentation/git-fsck.txt | 5 +
>>
On Mon, Jul 29 2019, SZEDER Gábor wrote:
> The 'fsck.skipList' and 'fsck.' config variables might be
> easier to discover when they are documented in 'git fsck's man page.
>
> Signed-off-by: SZEDER Gábor
> ---
> Documentation/git-fsck.txt | 5 +
> 1 file changed, 5 insertions(+)
>
> diff -
The 'fsck.skipList' and 'fsck.' config variables might be
easier to discover when they are documented in 'git fsck's man page.
Signed-off-by: SZEDER Gábor
---
Documentation/git-fsck.txt | 5 +
1 file changed, 5 insertions(+)
diff --git a/Documentation/git-fsck.txt b/Documentation/git-fsck.t
5 matches
Mail list logo