commit | 370e3fa6660fa2eb675199104cde9e9d02063cfd | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Mon Jan 26 10:55:39 2009 -0800 |
committer | Shawn O. Pearce <sop@google.com> | Mon Jan 26 10:55:39 2009 -0800 |
tree | 5ff9e8399be3a6ba7db48f20c00c86989634445f | |
parent | b54a392c9a267a06058b663377282c9dcec6878e [diff] |
Remove the protobuf based HTTP upload code path Now that Gerrit2 has been released and the only supported upload protocol is direct git push over SSH we no longer need the large and complex protobuf client library, or the upload chunking logic in gerrit_upload.py. Signed-off-by: Shawn O. Pearce <sop@google.com>