]> Kevux Git Server - rit/commit
repo: rename struct field to repo_info_field
authorLucas Seiki Oshiro <lucasseikioshiro@gmail.com>
Wed, 25 Feb 2026 16:32:13 +0000 (13:32 -0300)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Feb 2026 19:47:42 +0000 (11:47 -0800)
commit18f16b889cbc7a9659a253c974f857d2133f7397
tree1c471fa8133e96cfaf9cac7d45861a46becd06a8
parent7377a6ef6b9cec293a3f65be7499d5e5ee9c3fae
repo: rename struct field to repo_info_field

Change the name of the struct field to repo_info_field, making it
explicit that it is an internal data type of git-repo-info.

Signed-off-by: Lucas Seiki Oshiro <lucasseikioshiro@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/repo.c