]> git.ipfire.org Git - thirdparty/git.git/commit - object.h
[PATCH] Add function to parse an object of unspecified type (take 2)
authorDaniel Barkalow <barkalow@iabervon.org>
Thu, 28 Apr 2005 14:46:33 +0000 (07:46 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 28 Apr 2005 14:46:33 +0000 (07:46 -0700)
commite9eefa676178a972f055c978cac9a9ae06b6703a
treee016f9668c17e0b1641805b76ee1c4dc3d0b963b
parent2636f6143751a064e366cb7763d0705b296726e3
[PATCH] Add function to parse an object of unspecified type (take 2)

This adds a function that parses an object from the database when we have
to look up its actual type. It also checks the hash of the file, due to
its heritage as part of fsck-cache.

Signed-Off-By: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
object.c
object.h