From: Junio C Hamano <gitster@pobox.com>
To: Ayush Chandekar <ayu.chandekar@gmail.com>
Cc: git@vger.kernel.org, christian.couder@gmail.com,
shyamthakkar001@gmail.com
Subject: Re: [GSOC PATCH 0/2] preload-index: remove dependency on global variables and 'the_repository'
Date: Tue, 10 Jun 2025 10:11:55 -0700 [thread overview]
Message-ID: <xmqqecvrmsh0.fsf@gitster.g> (raw)
In-Reply-To: <cover.1749557133.git.ayu.chandekar@gmail.com> (Ayush Chandekar's message of "Tue, 10 Jun 2025 18:32:19 +0530")
Ayush Chandekar <ayu.chandekar@gmail.com> writes:
> The aim of this patch series is to remove the definition '#define
> USE_THE_REPOSITORY_VARIABLE' from "preload-index.c" by removing
> global variables and the global 'the_repository'.
>
> This patch series contains two patches:
>
> 1 - Remove the global variable 'core_preload_index' and localize
> it in the function which calls it.
>
> 2 - Remove the dependency of 'the_repository' in
> "preload-index.c", allowing the removal of the definition.
>
> Removing these global variables is part of my GSoC project.
Both patches are pretty straight-forward and readable. Will queue. Thanks.
prev parent reply other threads:[~2025-06-10 17:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-10 13:02 [GSOC PATCH 0/2] preload-index: remove dependency on global variables and 'the_repository' Ayush Chandekar
2025-06-10 13:02 ` [GSOC PATCH 1/2] environment: remove the global variable 'core_preload_index' Ayush Chandekar
2025-06-10 13:02 ` [GSOC PATCH 2/2] preload-index: stop depending on 'the_repository' Ayush Chandekar
2025-06-10 17:11 ` Junio C Hamano [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=xmqqecvrmsh0.fsf@gitster.g \
--to=gitster@pobox.com \
--cc=ayu.chandekar@gmail.com \
--cc=christian.couder@gmail.com \
--cc=git@vger.kernel.org \
--cc=shyamthakkar001@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox