diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2017-09-13 19:15:59 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-09-14 15:19:07 +0900 |
commit | 49a03ef46667ad5074f1e602e392b7763c686205 (patch) | |
tree | b05a0802f00801f5eac58b4238aed3d56d91a7e6 /packfile.c | |
parent | 735267aa100e5e75e5b8c74d47f412ad50851ec9 (diff) | |
download | git-49a03ef46667ad5074f1e602e392b7763c686205.tar.gz |
read_packed_refs(): use mmap to read the `packed-refs` file
It's still done in a pretty stupid way, involving more data copying
than necessary. That will improve in future commits.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'packfile.c')
0 files changed, 0 insertions, 0 deletions