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.