diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-05-08 01:47:34 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-05-09 11:58:19 -0700 |
commit | 7b41e1e15b2cce13deaafc0aab10580036346a5a (patch) | |
tree | 30b38b6591602d70aa3015f94909348a79045387 /git-parse-remote.sh | |
parent | index_fd(): turn write_object and format_check arguments into one flag (diff) | |
download | tgif-7b41e1e15b2cce13deaafc0aab10580036346a5a.tar.xz |
index_fd(): split into two helper functions
Split out the case where we do not know the size of the input (hence we
read everything into a strbuf before doing anything) to index_pipe(), and
the other case where we mmap or read the whole data to index_bulk().
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-parse-remote.sh')
0 files changed, 0 insertions, 0 deletions