diff options
author | Junio C Hamano <junkio@cox.net> | 2006-09-01 15:17:01 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-09-01 15:17:01 -0700 |
commit | ad1ed5ee896ba5d7f89bc04c7441b1532efb9853 (patch) | |
tree | 4d9cd7744f292ebbcca467e39e23ec7e08bc32ac /git.c | |
parent | 501524e938aee0b9691fe7fb1abf5eb17a23132f (diff) | |
download | git-ad1ed5ee896ba5d7f89bc04c7441b1532efb9853.tar.gz git-ad1ed5ee896ba5d7f89bc04c7441b1532efb9853.tar.xz |
consolidate two copies of new style object header parsing code.
Also while we are at it, remove redundant typename[] array from
unpack_sha1_header. The only reason it is different from the
type_names[] array in object.c module is that this code cares
about the subset of object types that are valid in a loose
object, so prepare a separate array of boolean that tells us
which types are valid, and share the name translation with the
others.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git.c')
0 files changed, 0 insertions, 0 deletions