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 /builtin-name-rev.c | |
parent | Documentation: Fix howto/revert-branch-rebase.html generation (diff) | |
download | tgif-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 'builtin-name-rev.c')
0 files changed, 0 insertions, 0 deletions