Commits
You can use the Commits activity to view the commit history of a repository.
Navigate the Commits activity
To show the Commits activity, click its activity-bar icon or click Git > Commits.
Commits are listed chronologically and display the following information.
- Commit hash: The identifying hash of the commit.
- Commit message: The commit message.
- Author: The author of the commit.
- Files: The number of files changed in the commit.
- Timestamp: How long ago the commit was created.
Click Current to view commits made in the current branch. Click All to view commits made in all branches in the repository.
The Commits activity loads the first 200 commits in the branch or repository. Click Load more to view more commits.
Click the Toggle compact mode icon to reduce the amount of information displayed for the commit.
Click the Graph view icon and the Linear view icon to change the Commits activity view.
Filter commits
You can filter your commits by commit message or author. Click the Find icon to search your commits for terms or authors.