Manage stashed changes

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • App developers can apply or delete stashed changes from ServiceNow Studio.

    始める前に

    Link an app to source control in ServiceNow Studio

    You must have one or more stashed changes.

    Role required: admin

    手順

    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.