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
Navigate to All > App Engine > ServiceNow Studio.
In the file navigator, select the application you want to open.
Select App details to open the app in the canvas.
Select Source control > Stash changes.
The system displays a list of locally changed files.
Enter a Stash description.
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