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


---

# Work with changes in Git

# Work with changes in Git {#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

Developers using App Engine Studio (AES) can pull and commit changes in their Git repository.  
Nota:  
If you're using source control to collaborate with other developers, only changes that have been checked in are available to other developers. For example, if an admin creates a new flow for an app that's linked to Git, the new flow won't be available in the app for other AES users until the admin checks the flow into Git.
* **[Pull changes from a repository](https://servicenow-prod.fluidtopics.net/bdhb_dWlc6xtxCOV2U7WSw)**   
  App developers using App Engine Studio (AES) can pull changes from a linked Git repository to apply remote changes to the local instance.
* **[Commit changes to a repository](https://servicenow-prod.fluidtopics.net/9JQVTvzj9dmgZlBPuZgt1w)**   
  Commit changes made in your application in App Engine Studio (AES) to a linked Git repository. You can either select a few changes to commit, or commit all changes on the instance at once.

