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

Manage stashes

App developers can apply or delete stashed changes from App Engine Studio (AES).

Before you begin

  • Role required: admin
  • Link an application to source control.
  • Stash one or more application file changes.

Procedure

  1. Navigate to All > App Engine > App Engine Studio.

  2. From the My Apps page, open your application.

  3. Select Source control > Manage stashes.

    The system displays a list of locally stashed changes.

  4. Select the action next to the stash you want to manage.

ApplyCommits the stashed changes to the application and checks for conflicts.
DeleteRemoves the stashed changes.

Parent Topic:Stash changes