diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2013-04-22 21:52:38 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-05-01 15:33:11 -0700 |
commit | 0f29920f1e0ce00aaf867fdd9ad2174011179f47 (patch) | |
tree | e6bd573489e7304a1946dff9ca93f260495e5bc3 /wrapper.c | |
parent | f85354b5c7b800912743927f4abba022444163fd (diff) | |
download | git-0f29920f1e0ce00aaf867fdd9ad2174011179f47.tar.gz |
pack_one_ref(): use write_packed_entry() to do the writing
Change pack_refs() to work with a file descriptor instead of a FILE*
(making the file-locking code less awkward) and use
write_packed_entry() to do the writing.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'wrapper.c')
0 files changed, 0 insertions, 0 deletions