Re: [PATCH] maintenance: improve error reporting for unregister
From: Taylor Blau <hidden>
Date: 2022-11-11 22:43:54
From: Taylor Blau <hidden>
Date: 2022-11-11 22:43:54
On Thu, Nov 10, 2022 at 09:48:57PM -0500, Taylor Blau wrote:
On Thu, Nov 10, 2022 at 03:53:10PM -0700, Ronan Pigott wrote:quoted
Documentation/git-maintenance.txt | 2 +- builtin/gc.c | 22 ++++++++++++++-------- t/t7900-maintenance.sh | 6 +++++- 3 files changed, 20 insertions(+), 10 deletions(-)Thanks, this looks pretty reasonable to me. Let's make sure Stolee has a look, too.
Actually, scratch that -- I missed a couple of important things that I'll point out inline in the patch above. Sorry about that. Thanks, Taylor