Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Work with changes in Git

Developers using App Engine Studio (AES) can pull and commit changes in their Git repository.

Note: 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
    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
    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.

Parent Topic:Use AES with a Git source control repository