Junio C Hamano <gitster@xxxxxxxxx> writes: > * gc/remote-with-fewer-static-global-variables (2021-11-18) 5 commits > - remote: die if branch is not found in repository > - remote: remove the_repository->remote_state from static methods > - remote: use remote_state parameter internally > - remote: move static variables into per-repository struct > - t5516: add test case for pushing remote refspecs > > Code clean-up to eventually allow information on remotes defined > for an arbitrary repository to be read. > > Will merge to 'next'? This got a Reviewed-by from Jonathan Tan; do we need more reviewers to look at this?