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