]> Kevux Git Server - rit/commit
revision: remove log_reencode field from rev_info
authorLucas Seiki Oshiro <lucasseikioshiro@gmail.com>
Tue, 22 Apr 2025 21:31:34 +0000 (18:31 -0300)
committerJunio C Hamano <gitster@pobox.com>
Tue, 22 Apr 2025 22:26:05 +0000 (15:26 -0700)
commit25292c301d2021a359a5b09f4a5f904c916a3121
tree5f1c8a222d0e2736ba4ac64fc0d97f17f4bb6eec
parent2f323bb16219c105e0c576ea4c2ece9863f5d926
revision: remove log_reencode field from rev_info

Remove the log_reencode field from struct rev-info, as it is not used.
This field was introduced in 52883fb, but it hasn't been used since its
introduction.

Helped-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Lucas Seiki Oshiro <lucasseikioshiro@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
revision.h