summaryrefslogtreecommitdiff
path: root/read-tree.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-02 00:54:59 (GMT)
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-02 00:54:59 (GMT)
commitc4483576b8d30fadcae208d8f12383febd060d0a (patch)
treea062ffc614a516f3ee2090f9336e86d0ed8091e6 /read-tree.c
parentf35ca9ed3ef02541a938f3bd43cad83af93eb94f (diff)
downloadgit-c4483576b8d30fadcae208d8f12383febd060d0a.zip
git-c4483576b8d30fadcae208d8f12383febd060d0a.tar.gz
git-c4483576b8d30fadcae208d8f12383febd060d0a.tar.bz2
Add "unpack_sha1_header()" helper function
It's for people who aren't necessarily interested in the whole unpacked file, but do want to know the header information (size, type, etc..) For example, the delta code can use this to figure out whether an object is already a delta object, and what it is a delta against, without actually bothering to unpack all of the actual data in the delta.
Diffstat (limited to 'read-tree.c')
0 files changed, 0 insertions, 0 deletions