[PATCH 0/3] environment: clean up repository config handling

Tian Yuchen <[email protected]> Wed, 5 Aug 2026 19:53:38 +0800
Newsgroups org.kernel.vger.git
Message-ID <[email protected]>
Hi all,

This series contains several cleanup patches for repository configuration
handling.

No functional changes are intended. The patches make the related code
more consistent and easier to maintain by improving documentation,
formatting, and the organization of repo_config_values.

RFC:

If there are other small cleanups in this area that would be useful to
include, suggestions are welcome.

Regards, yuchen

Tian Yuchen (3):
  environment: simplify repository config getters
  environment: clarify repository config getter documentation
  environment: reorder variables in repo_config_values structure

 environment.c | 49 ++++++++++++++++++++++++++++++-------------------
 environment.h | 31 ++++++++++++++++---------------
 2 files changed, 46 insertions(+), 34 deletions(-)

-- 
2.43.0