Accepted types of version

Enumeration Members

FirstParent: 1

The history mode used by git log --first-parent

FullHistory: 2

The history mode used by git log --full-history

FullHistorySimplifyMerges: 3

The history mode used by git log --full-history --simplify-merges

SimplifiedHistory: 0

The history mode used by git log. This is the default.