Re: [PATCH v4] tests: modernize the test script t0010-racy-git.sh
From: Aryan Gupta <hidden>
Date: 2024-03-07 14:24:02
On Thu, Mar 7, 2024 at 2:28 PM Christian Couder [off-list ref] wrote:
On Wed, Mar 6, 2024 at 10:46 AM Aryan Gupta via GitGitGadget [off-list ref] wrote:quoted
From: Aryan Gupta <redacted> Modernize the formatting of the test script to align with current standards and improve its overall readability. Signed-off-by: Aryan Gupta <redacted> --- [GSOC][PATCH] Modernize a test script Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-1675%2Faryangupta701%2Ftest-modernize-v4 Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-1675/aryangupta701/test-modernize-v4 Pull-Request: https://github.com/gitgitgadget/git/pull/1675 Range-diff vs v3: 1: 05ee9e8a458 = 1: 14c7137baea tests: modernize the test script t0010-racy-git.shThis tells us that nothing changed in the patch since v3, so we can only wonder why you sent this v4. Did you fix some headers? Please explain.
Hey. Sorry for making a lot of mistakes in my emails. I thought that there were some bugs in GGG due to which it sent some headers which were not syntactically correct. So I tried sending it again. And that was the whole purpose of this.
quoted
t/t0010-racy-git.sh | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-)Otherwise, the patch looks good to me. Thanks.