diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2018-01-24 12:14:11 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-01-24 12:55:26 -0800 |
commit | 4a2854f77cc913fafc7f3191a61b343280979643 (patch) | |
tree | 57d604f72493ca03e6da89f7bb15f90b773012b3 /commit.c | |
parent | 3013dff8662eae06457fe6e5348dfe2270810ab2 (diff) |
struct snapshot: store `start` rather than `header_len`
Store a pointer to the start of the actual references within the
`packed-refs` contents rather than storing the length of the header.
This is more convenient for most users of this field.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions