Exam 200-901 Question id=6246 Software Development and Design

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

WARNING

the answers are mixed, do not specify in the comment number or the letter of the answer
please write answer#A instead A, answer#B instead B...
Subject:

only logged users can write comments