How is the commit history displayed by default?

092

By default, the commit history is displayed in reverse chronological order, starting with the most recent commit. Each entry shows the full commit hash, the author of the commit, the date and time of the commit, and the commit message. If the output is long, it is shown in a pager (usually less), allowing you to navigate using the arrow keys and quit by pressing q.

0 Comments

no data
Be the first to share your comment!