]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit962fc48d453f4ebf5a9fc1436a2839383be31606
tree09a52d6ce257d5b69f3d99c53b3ef85220806b92
parent8ab085f6570c0e804bde8311b0f016973821519d
parent8b97dc367a9dce2c5f14c8012ac1025c3ec70121
Merge branch 'lo/repo-leftover-bits' into next

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
Documentation/CodingGuidelines
t/meson.build