]> Kevux Git Server - rit/commit
repo: rename repo_info_fields to repo_info_field
authorLucas Seiki Oshiro <lucasseikioshiro@gmail.com>
Wed, 25 Feb 2026 16:32:11 +0000 (13:32 -0300)
committerJunio C Hamano <gitster@pobox.com>
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 <lucasseikioshiro@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/repo.c