libgit2

git_commit_graph_open_options

Version:

Options structure for git_commit_graph_open_new.

Initialize with GIT_COMMIT_GRAPH_OPEN_OPTIONS_INIT. Alternatively, you can use git_commit_graph_open_options_init.

Signature

typedef struct git_commit_graph_open_options { unsigned int version };

Members

unsigned int
version

Parameter To

Versions