From: Junio C Hamano Date: Thu, 7 Mar 2019 00:59:59 +0000 (+0900) Subject: Merge branch 'jt/http-auth-proto-v2-fix' X-Git-Tag: v2.22.0-rc0~158 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c42c664a2f0634e4268fe9cab96b85e460b4c2e9;p=thirdparty%2Fgit.git Merge branch 'jt/http-auth-proto-v2-fix' Unify RPC code for smart http in protocol v0/v1 and v2, which fixes a bug in the latter (lack of authentication retry) and generally improves the code base. * jt/http-auth-proto-v2-fix: remote-curl: use post_rpc() for protocol v2 also remote-curl: refactor reading into rpc_state's buf remote-curl: reduce scope of rpc_state.result remote-curl: reduce scope of rpc_state.stdin_preamble remote-curl: reduce scope of rpc_state.argv --- c42c664a2f0634e4268fe9cab96b85e460b4c2e9