]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'lo/repo-leftover-bits' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 26 Feb 2026 18:06:17 +0000 (10:06 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 26 Feb 2026 18:06:17 +0000 (10:06 -0800)
Clean-up the code around "git repo info" command.

* lo/repo-leftover-bits:
  Documentation/git-repo: capitalize format descriptions
  Documentation/git-repo: replace 'NUL' with '_NUL_'
  t1901: adjust nul format output instead of expected value
  t1900: rename t1900-repo to t1900-repo-info
  repo: rename struct field to repo_info_field
  repo: replace get_value_fn_for_key by get_repo_info_field
  repo: rename repo_info_fields to repo_info_field
  CodingGuidelines: instruct to name arrays in singular

1  2 
Documentation/CodingGuidelines
t/meson.build

Simple merge
diff --cc t/meson.build
Simple merge