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