Re: [PATCH v2 2/3] git-submodule.txt: make subcommands underlined

2019-02-13 Thread Junio C Hamano
Denton Liu writes: > 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

Re: [PATCH v2 2/3] git-submodule.txt: make subcommands underlined

2019-02-13 Thread Duy Nguyen
On Wed, Feb 13, 2019 at 3:15 PM Denton Liu 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 b

Re: [PATCH v2 2/3] git-submodule.txt: make subcommands underlined

2019-02-13 Thread Denton Liu
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-bi

[PATCH v2 2/3] git-submodule.txt: make subcommands underlined

2019-02-12 Thread Denton Liu
In git-remote.txt, the subcommands are underlined. Following that, we also underline the subcommands in git-submodule.txt. --- Documentation/git-submodule.txt | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Documentation/git-submodule.txt b/Documentation/git-