Re: [PATCH 1/7] remote-testgit: move it into the support directory for t5801

2019-04-18 Thread Johannes Schindelin
Hi Junio, On Mon, 15 Apr 2019, Junio C Hamano wrote: > "Johannes Schindelin via GitGitGadget" > writes: > > > @@ -657,8 +656,6 @@ SCRIPT_PERL += git-svn.perl > > > > SCRIPT_PYTHON += git-p4.py > > > > -NO_INSTALL += git-remote-testgit > > - > > The line lost here was the last one that updated t

Re: [PATCH 1/7] remote-testgit: move it into the support directory for t5801

2019-04-15 Thread Junio C Hamano
"Johannes Schindelin via GitGitGadget" writes: > From: Johannes Schindelin > > The `git-remote-testgit` script is really only used in > `t5801-remote-helpers.sh`. It does not even contain any `` > placeholders that would need to be interpolated via `make > git-remote-testgit`. > > Let's just

[PATCH 1/7] remote-testgit: move it into the support directory for t5801

2019-04-12 Thread Johannes Schindelin via GitGitGadget
From: Johannes Schindelin The `git-remote-testgit` script is really only used in `t5801-remote-helpers.sh`. It does not even contain any `` placeholders that would need to be interpolated via `make git-remote-testgit`. Let's just move it to a new home, decluttering the top-level directory an