---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/application-development

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# View commit history

# View commit
history {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

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

## Antes de Iniciar

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

## Procedimento

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

   | Opção | Descrição |
   | 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.

   | Opção | Descrição |
   | 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. |
   [Tabela 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}

