git_commit_graph_split_strategy_t

The strategy to use when adding a new set of commits to a pre-existing commit-graph chain.

Values

ValueMeaning
GIT_COMMIT_GRAPH_SPLIT_STRATEGY_SINGLE_FILE0

Do not split commit-graph files. The other split strategy-related option fields are ignored.

Meta