]> git.99rst.org Git - git.git/commit
repo: rename repo_info_fields to repo_info_field
authorLucas Seiki Oshiro <redacted>
Wed, 25 Feb 2026 16:32:11 +0000 (13:32 -0300)
committerJunio C Hamano <redacted>
Wed, 25 Feb 2026 19:47:42 +0000 (11:47 -0800)
commit3d4e6d319383d31b319227ed099a7dbd0706e165
tree62e8f192aefed7d54ab657dd7ee0fd5465ec0f23
parentc63e64e04d43ebdc04204a052858c4801c018e1e
repo: rename repo_info_fields to repo_info_field

Rename repo_info_fields as repo_info_field, following the CodingGuidelines rule
for naming arrays in singular. Rename all the references to that array
accordingly.

Signed-off-by: Lucas Seiki Oshiro <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/repo.c
git clone https://git.99rst.org/PROJECT