git_commit_graph_writer_options.max_commits

The number of commits in level N + 1 is more than C commits. Default is 64000.

struct git_commit_graph_writer_options
size_t max_commits;

Meta