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


---

# Edit a Git repository configuration

# Edit a Git repository configuration {#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

You can edit a Git repository's integration with App Engine Studio
(AES) to change the network protocol selection,
credentials or other field entries.

## Antes de Iniciar

Role required: admin

## Procedimento

1. Navigate to AllApp EngineApp Engine Studio.
2. From the My Apps page, open your application.
3. Select Source controlEdit repository configuration.  
4. On the form, fill in the fields.  
   {#source-control-edit-repo__table_iyl_tsc_yxb__entry__2}

   | Field | Definition |
   |-|-|
   | Network protocol | Protocol for source control, either https or ssh. |
   | URL | URL address of your repository. |
   | Branch | Current branch for the repository. |
   | Connect with a MID server | Whether or not to use a MID server connection, which enables access to repositories behind a firewall. Nota: If you have no MID server name, you can select a new one from the drop-down list. If you choose a new MID server, in the Source control menu before making any further source control operations to avoid errors. |
   | Default email | Email address for the committer, which is defined by the sys_user record, if available. If a committer's sys_user record email field is empty, the system generates an alternate email (username@instancename.service-now.com). You can also enter a default email address and change it later by selecting the Always use this email for commits from all developers check box. |
   | Credential | Saved credentials to use for the source control connection. All application developers on the instance share a single set of credentials per repository. For information on working with credentials, see [Get started with credentials](https://www.servicenow.com/docs/access?context=credentials-getting-started&version=australia&pubname=australia-platform-security&ft:locale=en-US). |
   [Tabela 1. Repository configuration fields]

   {#source-control-edit-repo__table_iyl_tsc_yxb}

5. Select Save.
{#source-control-edit-repo__steps_jrd_4n3_5mb}

