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
Navigate to All > App Engine > App Engine Studio.
From the My Apps page, open your application.
Select Source control > Manage stashes.
The system displays a list of locally stashed changes.
Select the action next to the stash you want to manage.
| Apply | Commits the stashed changes to the application and checks for conflicts. |
| Delete | Removes the stashed changes. |
Parent Topic:Stash changes