#ifndef COMMIT_GRAPH_H #define COMMIT_GRAPH_H void write_commit_graph(const char *obj_dir); #endif