On Wed, Feb 13, 2019 at 3:15 PM Denton Liu <liu.denton@xxxxxxxxx> wrote: > > On Tue, Feb 12, 2019 at 01:56:11AM -0800, Denton Liu wrote: > > In git-remote.txt, the subcommands are underlined. Following that, we > > also underline the subcommands in git-submodule.txt. > > I'd like to retract this patch. I realised that between git-remote, > git-submodule, git-notes, git-stash, git-bisect, git-reflog, it's pretty > inconsistent between whether it's formatted with the underline or not. > > Also, I missed the underlining of the subcommands in the body of the > document. > > But if someone thinks that unifying the formatting is a worthwhile > pursuit, I'd be happy to reroll this patchset to include this fix. Making documents look consistent is always good, I think. If you want to do this, maybe have a look at the "Writing Documentation" section in CodingGuidelines and add a note there too, about quoting subcommand names. -- Duy