Which branch is used when [apply remote changes] option is chosen in studio ?

Community Alums
Not applicable

in Studio, when we click "apply remote changes", does SN Instance pull the changes from the branch that is currently mounted on ? Or does it pull from Master always?

1 ACCEPTED SOLUTION

Andrew Barnes -
ServiceNow Employee
ServiceNow Employee

Only from the currently loaded branch.

View solution in original post

3 REPLIES 3

Andrew Barnes -
ServiceNow Employee
ServiceNow Employee

Only from the currently loaded branch.

Ethan Davies
Mega Sage
Mega Sage

As per my understanding, the changes are pulled from the currently active branch. There is some more info on this in the documentation below:

 

https://developer.servicenow.com/dev.do#!/learn/learning-plans/sandiego/new_to_servicenow/app_store_...

Amit Gujarathi
Giga Sage
Giga Sage

HI @Community Alums ,
I trust you are doing great.
when you use the "Apply Remote Changes" feature in Studio, the instance pulls changes from the branch that is currently mounted in your Studio session, not necessarily from the master branch. This allows developers to work on different branches without affecting the master branch until they are ready to merge their changes.


Was this answer helpful?


Please consider marking it correct or helpful.


Your feedback helps us improve!


Thank you!


Regards,


Amit Gujrathi