Viewing Commit History

Applies to ReadyAPI 3.52, last modified on April 25, 2024

To view the history of commits in the current branch, do the following:

  1. Click Git on the main toolbar.

  2. In the Git panel, select the Version History tab.

    Git integration in ReadyAPI: View commit history

    Click the image to enlarge it.

Tip: The panel shows the last 20 commits in the current branch. To see older commits, select View All Commits.
  1. Right-click your project in the Navigator panel and select Git > Show History from the context menu.

    Show image

    — or —

    Select Project > Git > Show History from the main menu.

    Show image

    Note: If the command is disabled, make sure you enabled integration with Git.

  2. In the subsequent Version History dialog, you can examine the history of commits for the repository. For each commit, you can see the full commit revision hash, date, user who created the commit and the commit message.

To view a commit’s message, simply select that commit in the list. You will see the message in the Commit Message box:

Git integration: Viewing History

See Also

Git Integration

Highlight search results