Pull changes from a repository
App developers using ServiceNow Studio can pull changes from a linked Git repository to apply remote changes to the local instance.
Before you begin
Link an app to source control in ServiceNow Studio
Role required: admin
Procedure
Result
The following operations occur:
- The ServiceNow AI Platform fetches the most recent changes from the remote repository.
- The ServiceNow AI Platform applies the remote changes to the instance.
- The ServiceNow AI Platform identifies any change conflicts requiring resolution.
Delta loading is enabled by default in sys_properties so your data isn't removed. You can disable this feature if you want data automatically deleted.