diff options
| author | Junio C Hamano <junkio@cox.net> | 2005-06-28 14:56:57 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-28 15:16:25 -0700 |
| commit | 9a217f2a725b085982e57b2a900d46128713cb27 (patch) | |
| tree | 7a8e6944274ba9653b56e523aa6c5b185e46f051 /unpack-objects.c | |
| parent | git-pack-objects: add "--stdout" flag to write the pack file to stdout (diff) | |
| download | git-9a217f2a725b085982e57b2a900d46128713cb27.tar.gz git-9a217f2a725b085982e57b2a900d46128713cb27.zip | |
[PATCH] Expose packed_git and alt_odb.
The commands git-fsck-cache and probably git-*-pull needs to have a way
to enumerate objects contained in packed GIT archives and alternate
object pools. This commit exposes the data structure used to keep track
of them from sha1_file.c, and adds a couple of accessor interface
functions for use by the enhanced git-fsck-cache command.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'unpack-objects.c')
0 files changed, 0 insertions, 0 deletions
