Manage stashed changes

  • Release version: Australia
  • Updated May 27, 2026
  • 1 minute to read
  • Apply or delete stashed changes in ServiceNow Studio to restore saved work or remove stashes that are no longer needed.

    Before you begin

    Link an app to source control in ServiceNow Studio

    At least one stashed change must exist.

    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 > Manage stashes.
    5. Select the action next to the stash to manage.
      OptionDescription
      Apply Commits the stashed changes to the application and checks for conflicts.
      Delete Permanently removes the stashed changes.
    6. After applying stashed changes, continue normal pull and push operations to add the changes to the Git repository.
      For more information, see Pull changes from a repository.

    Result

    The selected action is applied to the stash. If changes were applied, continue with pull and push operations to update the Git repository.