git_status_options.baseline

The baseline is the tree to be used for comparison to the working directory and index; defaults to HEAD.

struct git_status_options
libgit2_d.types.git_tree* baseline;

Meta