Re: [PATCH v3 2/4] remote: use remote_state parameter internally
From: Junio C Hamano <hidden> Date: 2021-10-27 20:03:45
Glen Choo [off-list ref] writes:
I might not want to take action on these ideas though, e.g.
branch_get("HEAD") or remote_for_branch(NULL) are very convenient
for callers even though they behave slightly inconsisently. I'll
propose a longer term direction when I have a better grasp of the
system and the tradeoffs.