diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2014-04-07 15:48:17 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-04-07 12:09:15 -0700 |
commit | 84178db76f34d0b8d363545f6e18c99f6e37df4e (patch) | |
tree | b2f53dd492d88c766790f5de5b2c58bfd40d209b /object.c | |
parent | 81c960e4dcbd69e28b031cbe370100cb28acb911 (diff) | |
download | git-84178db76f34d0b8d363545f6e18c99f6e37df4e.tar.gz git-84178db76f34d0b8d363545f6e18c99f6e37df4e.tar.xz |
struct ref_update: add a type field
It used to be that ref_transaction_commit() allocated a temporary
array to hold the types of references while it is working. Instead,
add a type field to ref_update that ref_transaction_commit() can use
as its scratch space.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'object.c')
0 files changed, 0 insertions, 0 deletions