---
sourceDocument: Yokohama Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/application-development

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# View commit history

# View commit
history {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

App developers can view the commit history of apps linked to a source control
repository in App Engine Studio (AES).

## Before you begin

* Role required: admin
* An existing link to a Git repository
{#source-control-view-commit-history__ul_zyd_vlt_s5}

## Procedure

1. Navigate to AllSource ControlView History.  
   The system displays the History window.
2. Select the commit sort order type.

   | Option | Description |
   | Date | Sort by commit date. |
   | Committer | Sort by user name. |
   |-|-|

   {#source-control-view-commit-history__choicetable_hz1_hmh_jx}
3. Select the sort order direction.

   | Option | Description |
   | Descending | Sort dates from the most recent to oldest date. Sort user names reverse-alphabetically from Z to A. |
   | Ascending | Sort dates from the oldest to most recent date. Sort user names alphabetically from A to Z. |
   |-|-|

   {#source-control-view-commit-history__choicetable_xvp_4mh_jx}  
   The system sorts commits by the selected sort order.
4. Select a commit.  
   The system displays the commit details for the selected commit.
5. Review the commit details.  
   {#source-control-view-commit-history__table_qwh_gxh_jx__entry__2}

   | Field | Description |
   |-|-|
   | Committer | The user who committed the change. |
   | Date | The date-time stamp of the commit. |
   | SHA-1 | The secure hash value identifying this commit in the repository. |
   | Message | The commit message associated with this commit. |
   | Files | The list of application files changed in this commit. |
   [Table 1. Commit Details]

   {#source-control-view-commit-history__table_qwh_gxh_jx}
6. Close the History window.
{#source-control-view-commit-history__steps_prj_tr4_mqb}

*[\>]: and then


