PdfPrep.com

What is the Git command to delete a local branch named “experiment” without a warning?

What is the Git command to delete a local branch named “experiment” without a warning?
A . git branch Cn experiment
B . git branch Crm experiment
C . git branch Cf experiment
D . git branch CD experiment

Answer: D

Explanation:

Reference: https://www.atlassian.com/git/tutorials/using-branches

Exit mobile version