Skip to content
Release: Australia · Updated: 2026-05-27 · Official documentation · View source

Stash local changes

Stash local application file changes in ServiceNow Studio to save them temporarily, pull the latest version from the repository, and recover the stashed changes at a later time.

Before you begin

Link an app to source control in ServiceNow Studio

At least one changed application file must exist before stashing.

Role required: admin

Procedure

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

  2. In the file navigator, select the application you want to open.

  3. Select App details to open the app in the canvas.

  4. Select Source control > Stash changes.

    The system displays a list of locally changed files.

  5. Enter a Stash description.

  6. Select Stash changes.

Result

The local changes are saved to the stash. Pull the latest version from the repository and apply the stashed changes when ready.

Parent Topic:Work with changes in Git