Re: [PATCH v2 2/5] docs: do not document the `git remote-testgit` command

2019-03-29 Thread Johannes Schindelin
Hi Ævar, On Wed, 27 Mar 2019, Johannes Schindelin wrote: > On Tue, 26 Mar 2019, Ævar Arnfjörð Bjarmason wrote: > > > On Mon, Mar 25 2019, Johannes Schindelin via GitGitGadget wrote: > > > > > From: Johannes Schindelin > > > > > > Since 7ded055401 (build: do not install git-remote-testgit, 2013-0

Re: [PATCH v2 2/5] docs: do not document the `git remote-testgit` command

2019-03-27 Thread Johannes Schindelin
Hi Ævar, On Tue, 26 Mar 2019, Ævar Arnfjörð Bjarmason wrote: > > On Mon, Mar 25 2019, Johannes Schindelin via GitGitGadget wrote: > > > From: Johannes Schindelin > > > > Since 7ded055401 (build: do not install git-remote-testgit, 2013-06-07), > > we do not install it. Therefore it makes no sense

Re: [PATCH v2 2/5] docs: do not document the `git remote-testgit` command

2019-03-26 Thread Ævar Arnfjörð Bjarmason
On Mon, Mar 25 2019, Johannes Schindelin via GitGitGadget wrote: > From: Johannes Schindelin > > Since 7ded055401 (build: do not install git-remote-testgit, 2013-06-07), > we do not install it. Therefore it makes no sense to document it, > either. > > Signed-off-by: Johannes Schindelin > --- >

[PATCH v2 2/5] docs: do not document the `git remote-testgit` command

2019-03-25 Thread Johannes Schindelin via GitGitGadget
From: Johannes Schindelin Since 7ded055401 (build: do not install git-remote-testgit, 2013-06-07), we do not install it. Therefore it makes no sense to document it, either. Signed-off-by: Johannes Schindelin --- Documentation/git-remote-testgit.txt | 30 Documentat