---
sourceDocument: Yokohama Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/application-development

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Pull changes from a repository

# Pull changes from a repository {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

App developers using App Engine Studio (AES) can pull changes from a linked Git repository to
apply remote changes to the local instance.

## Before you begin

* Role required: admin
* [Link an application or application-customization to source control](https://servicenow-prod.fluidtopics.net/BpAz~yi7BVoU982heALpUA "Linking an application or application-customization to source control allows application developers to manage changes in App Engine Studio (AES) from a Git repository.")
{#source-control-apply-changes__ul_zyd_vlt_s5}

## Procedure

1. Navigate to AllApp EngineApp Engine Studio.
2. From the My Apps page, open your application.
3. Select Source controlPull from repository.
4. Review your uncommitted files, then select Stash local changes or Discard local changes.  
5. Select Pull from repository.  
   The following operations occur:
   * The system fetches the most recent changes from the remote repository.
   * The system applies the remote changes to the instance.
   * The system identifies any change conflicts requiring resolution.

   {#source-control-apply-changes__ul_p1t_zmt_s5}If there are conflicts, the system displays the Resolve Conflicts window.

   Delta
   loading is enabled by default in sys properties so your data isn't removed.
   You can disable this feature if you want data automatically
   deleted.
{#source-control-apply-changes__steps_yym_jn4_mqb}

## What to do next

Resolve any change conflicts.

*[\>]: and then


