diff options
author | Jonathan Tan <jonathantanmy@google.com> | 2019-02-14 11:06:35 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-02-14 12:47:55 -0800 |
commit | 7d50d34fc7d9764766c13eb4f86171f241664b98 (patch) | |
tree | 3d76648f819a3c67714ce70de3589ecfb928a778 /Documentation/gitnamespaces.txt | |
parent | Git 2.21-rc1 (diff) | |
download | tgif-7d50d34fc7d9764766c13eb4f86171f241664b98.tar.xz |
remote-curl: reduce scope of rpc_state.argv
The argv field in struct rpc_state is only used in rpc_service(), and
not in any functions it directly or indirectly calls. Refactor it to
become an argument of rpc_service() instead.
Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/gitnamespaces.txt')
0 files changed, 0 insertions, 0 deletions