Re: [PATCH] doc: tidy asciidoc style

2019-01-23 Thread Junio C Hamano
Jean-Noël AVILA writes: > These styling fixes were raised by warning of po4a when processing > the files. Otherwise, there's no hurry in pushing them. Yeah, but as we postpone it, all the topics in flight that wants to touch documentation may get blocked (or cause this large patch to be redone

Re: [PATCH] doc: tidy asciidoc style

2019-01-23 Thread Jean-Noël AVILA
On Wednesday, 23 January 2019 20:36:46 CET Junio C Hamano wrote: > I somehow misread the title as "tiny asciidoc style (fixes)". This > is a huge clean-up. Thanks for working on it. > These styling fixes were raised by warning of po4a when processing the files. Otherwise, there's no hurry in

Re: [PATCH] doc: tidy asciidoc style

2019-01-23 Thread Junio C Hamano
Junio C Hamano writes: > Jean-Noël Avila writes: > >> This mainly refers to enforcing indentation on additional lines of >> items of lists. >> >> Signed-off-by: Jean-Noël Avila >> --- > > I somehow misread the title as "tiny asciidoc style (fixes)". This > is a huge clean-up. Thanks for worki

Re: [PATCH] doc: tidy asciidoc style

2019-01-23 Thread Junio C Hamano
Jean-Noël Avila writes: > This mainly refers to enforcing indentation on additional lines of > items of lists. > > Signed-off-by: Jean-Noël Avila > --- I somehow misread the title as "tiny asciidoc style (fixes)". This is a huge clean-up. Thanks for working on it. > diff --git a/Documentatio

[PATCH] doc: tidy asciidoc style

2019-01-22 Thread Jean-Noël Avila
This mainly refers to enforcing indentation on additional lines of items of lists. Signed-off-by: Jean-Noël Avila --- Documentation/git-add.txt | 8 ++-- Documentation/git-branch.txt | 8 ++-- Documentation/git-checkout.txt | 16 +++ Documentation/git-cherry-pick.txt |