Files
git/remote.c
Junio C Hamano d7ea1696e5 Merge branch 'gc/remote-with-fewer-static-global-variables' into next
Code clean-up to eventually allow information on remotes defined
for an arbitrary repository to be read.

* gc/remote-with-fewer-static-global-variables:
  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
2021-12-02 13:29:44 -08:00

70 KiB