---
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 - Available source control operations

# Legacy - Available source control operations {#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

The source control integration primarily supports operations from Studio, but can also support some operations
directly from the GIT repository.
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.").
{#r_AvailableSourceControlOperations__table_w5q_nph_t5__entry__3}

| Operation | Description | Available from |
|-|-|-|
| Import from Source Control | Imports an application from the repository to the local instance. | Studio |
| Link to Source Control | Allows developers to manage application changes from a GIT repository. | Studio |
| Edit Repository Configuration | Updates the GIT repository user credentials. | Studio |
| Apply Remote Changes | Updates the local version of the application to match the repository version. | Studio |
| Commit Changes | Updates the repository version of the application to match the local version. | Studio |
| Stash Local Changes | Removes and saves local changes for later work. | Studio |
| Switch Branch | Updates the local version of the application to match the repository branch version. | Studio |
| Create Branch | Creates a branch in the repository to save a different version of the application. | * Studio * GIT repository {#r_AvailableSourceControlOperations__ul_m2b_bth_t5} |
| Create Tag | Creates a tag in the repository to link to a particular application version. | * Studio * GIT repository {#r_AvailableSourceControlOperations__ul_dkt_sw5_lv} |
| Manage Stashes | Allows developers to apply or delete stashed changes. | Studio |
| Create repository | Creates a repository to store application changes | GIT repository |
| Create credentials | Creates credentials to the repository. | GIT repository |
| Grant access to repository | Provides read and write access to the repository tied to a specific set of credentials. | GIT repository |
| Source Control repository sync | Allows admins to apply remote changes from the Source Control repository, to resynchronize with the instance. Nota: This operation is only available if Delta loading is being used for the repository. See [Legacy - Delta loading](https://servicenow-prod.fluidtopics.net/Hnw1DHfpA~Plmb0MTM_Z9Q "\"Delta loading\" is an optimized way to load an application from a Git repository."). | Repository Configuration form |
[Tabela 1. Available source control operations]

{#r_AvailableSourceControlOperations__table_w5q_nph_t5}

