nerdexam
ServiceNow

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…

Submitted by tunde_lagos· Apr 18, 2026Designing and Creating an Application

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)
  • A
    93% (27)
  • B
    3% (1)
  • D
    3% (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

#Source Control#Git#ServiceNow Studio#Branching

Community Discussion

No community discussion yet for this question.

Full CAD Practice