Sign in
googlers
/
jrn
/
git
/
850c3a220e7a0b1bf740fba9ac8f3f2b0486a1af
/
.
/
prune-packed.h
blob: 936fa9df23e8df81a3d7eba3b2614b9c2dfec3b3 [
file
] [
log
] [
blame
]
#ifndef
PRUNE_PACKED_H
#define
PRUNE_PACKED_H
#define
PRUNE_PACKED_DRY_RUN
01
#define
PRUNE_PACKED_VERBOSE
02
void
prune_packed_objects
(
int
);
#endif