CAD · Question #28
Which source control operation is available from BOTH Studio and the Git Repository?
The correct answer is A. Create Branch. In ServiceNow, 'Create Branch' is the only source control operation available from both the Studio IDE interface and the Git Repository tool. Operations like 'Apply Remote Changes' and 'Stash Local Changes' are specific to Studio, while 'Edit Repository Configurations' is…
Question
Which source control operation is available from BOTH Studio and the Git Repository?
Options
- ACreate Branch
- BApply Remote Changes
- CStash Local Changes
- DEdit Repository Configurations
How the community answered
(29 responses)- A93% (27)
- B3% (1)
- D3% (1)
Explanation
In ServiceNow, 'Create Branch' is the only source control operation available from both the Studio IDE interface and the Git Repository tool. Operations like 'Apply Remote Changes' and 'Stash Local Changes' are specific to Studio, while 'Edit Repository Configurations' is managed through the Git Repository interface. The ability to create a branch from both locations gives developers flexibility in how they manage their branching workflow.
Topics
Community Discussion
No community discussion yet for this question.