From: Junio C Hamano <hidden> Date: 2021-10-13 20:24:04
Glen Choo [off-list ref] writes:
Finish plumbing remote_state by adding a struct repository
parameter to repo_* functions. While this removes all references to
the_repository->remote_state, certain functions still use the_repository
to parse oids.