]> Kevux Git Server - rit/commit
Merge branch 'lo/repo-leftover-bits'
authorJunio C Hamano <gitster@pobox.com>
Wed, 4 Mar 2026 18:53:01 +0000 (10:53 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 Mar 2026 18:53:01 +0000 (10:53 -0800)
commit34af1d6e879c172ed670d8e94ce107cf120a8c74
tree3b775f0dee424328a2f2147569593e48c642ae74
parent50d742576777503eebd9f0f2c6410f64a872a10a
parent8b97dc367a9dce2c5f14c8012ac1025c3ec70121
Merge branch 'lo/repo-leftover-bits'

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