---
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


---

# Legacy - View commit history

# Legacy - 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

Application developers can view the commit history of applications linked to a source
control repository.

## Antes de Iniciar

Importante:  
Starting with the Xanadu release, the legacy version of ServiceNow Studio is being prepared for future deprecation. It will be hidden and no longer activated on new instances but will continue to be supported. For details on the deprecation process, see the [Deprecation Process \[KB0867184\]](https://support.servicenow.com/kb_view.do?sysparm_article=KB0867184) article in the Now Support Knowledge Base.

Try building and editing apps in the current version of ServiceNow Studio instead. For more information, see [ServiceNow Studio](https://servicenow-prod.fluidtopics.net/HJE5fDsb~bjmVZ9BqGtS8w "ServiceNow Studio provides a unified experience for all ServiceNow development activities, enabling admins and developers to extend base system solutions and create custom apps with ease. Use ServiceNow Studio to build apps and app files with integrated tools, access and edit app metadata in scoped and global apps, and package app changes for deployment, all in one powerful development tool.").

* Role required: admin
* An existing link to a GIT repository
{#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. |
   |-|-|

   {#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. |
   |-|-|

   {#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.  
   {#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]

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

