Re: [PATCH 2/9] t1300: rename it to reflect that `repo-config` was deprecated
From: Johannes Schindelin <hidden>
Date: 2018-03-30 12:37:54
From: Johannes Schindelin <hidden>
Date: 2018-03-30 12:37:54
Hi Peff, On Thu, 29 Mar 2018, Jeff King wrote:
On Thu, Mar 29, 2018 at 05:18:40PM +0200, Johannes Schindelin wrote:quoted
Signed-off-by: Johannes Schindelin <redacted> --- t/{t1300-repo-config.sh => t1300-config.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename t/{t1300-repo-config.sh => t1300-config.sh} (100%)This has only been bugging me for oh, about 10 years.
Yep. We should have done that right after moving the builtins' code to builtins/. Which reminds me that we *still* do not have a lib/ where all the source code for libgit.a lives. And then maybe standalone/ for the source code of the non-builtin tools. And... this would make for a fine micro-project next year, I guess. Or in ten. Ciao, Dscho