Manage stashed changes

  • Rversion finale: Australia
  • Mis à jour 12 mars 2026
  • 1 minute de lecture
  • App developers can apply or delete stashed changes from ServiceNow Studio.

    Avant de commencer

    Link an app to source control in ServiceNow Studio

    You must have one or more stashed changes.

    Role required: admin

    Procédure

    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 you want to manage.
      OptionDescription
      Apply Commits the stashed changes to the application and checks for conflicts.
      Delete Removes the stashed changes.
    6. If you apply the stashed changes to your application, continue normal pull/push operations to add your changes to the Git repository.
      For more information, see Pull changes from a repository.