git_commit_graph_writer_options.size_multiple

The number of commits in level N is less than X times the number of commits in level N + 1. Default is 2.

struct git_commit_graph_writer_options
float size_multiple;

Meta