Re: [PATCH 0/7][Outreachy] stop using the_repository global variable.
From: Usman Akinyemi <hidden>
Date: 2025-02-17 08:56:38
From: Usman Akinyemi <hidden>
Date: 2025-02-17 08:56:38
On Sun, Feb 16, 2025 at 11:11 AM shejialuo [off-list ref] wrote:
On Sat, Feb 15, 2025 at 04:27:16AM +0530, Usman Akinyemi wrote: [snip]quoted
Usman Akinyemi (7): builtin/verify-tag: stop using `the_repository` builtin/verify-commit.c: stop using `the_repository` builtin/send-pack.c: stop using `the_repository` builtin/pack-refs: stop using `the_repository` builtin/ls-files: stop using `the_repository` builtin/for-each-ref: stop using `the_repository` builtin/checkout-index.c: stop using `the_repository`The commit message is not consistent. We should remove ".c".
Yeah, I will fix it in the next version.