Accepted types of version
The history mode used by git log --first-parent
git log --first-parent
The history mode used by git log --full-history
git log --full-history
The history mode used by git log --full-history --simplify-merges
git log --full-history --simplify-merges
The history mode used by git log. This is the default.
git log
Accepted types of version