diff options
author | Jeff King <peff@peff.net> | 2013-02-20 15:07:02 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-02-24 00:17:38 -0800 |
commit | 5dbf43602de31cac518607b4d9a04a40d7b154c8 (patch) | |
tree | 3906d79d888fb6938037d2cccc6d8d2399b66702 /contrib/persistent-https/LICENSE | |
parent | teach get_remote_heads to read from a memory buffer (diff) | |
download | tgif-5dbf43602de31cac518607b4d9a04a40d7b154c8.tar.xz |
remote-curl: pass buffer straight to get_remote_heads
Until recently, get_remote_heads only knew how to read refs
from a file descriptor. To hack around this, we spawned a
thread (or forked a process) to write the buffer back to us.
Now that we can just pass it our buffer directly, we don't
have to use this hack anymore.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https/LICENSE')
0 files changed, 0 insertions, 0 deletions