Sign in
code
/
git
/
08fd81c9b6495a395a527985d18aa51c4ae66cdc
/
.
/
commit-graph.h
blob: 16fea993ab6f73af31ddec90e1b3bf385dc3fb71 [
file
]
#ifndef
COMMIT_GRAPH_H
#define
COMMIT_GRAPH_H
void
write_commit_graph
(
const
char
*
obj_dir
);
#endif