List of questions
Related questions
Question 20 - 200-901 discussion
What is the Git command to delete a local branch named “experiment” without a warning?
A.
git branch -rm experiment
B.
git branch -n experiment
C.
git branch -f experiment
D.
git branch -D experiment
Your answer:
0 comments
Sorted by
Leave a comment first