Sign in
code
/
git
/
06ff64ae3d8c1d446ff61cff78a8faa3a07bfe24
/
.
/
reachable.h
blob: 40751810b64f8bbf9c0a633472a0ef27d23ed1a5 [
file
]
#ifndef
REACHEABLE_H
#define
REACHEABLE_H
extern
void
mark_reachable_objects
(
struct
rev_info
*
revs
,
int
mark_reflog
);
#endif