Question without special chars:
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
git branch -d experiment -> delete branch, but it exist conflics or problems, it does't
git branch -D experiment -> delete branch without confirm or warning.
D is correct
This section is not available anymore. Please use the main Exam Page.200-901 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
anonymous1966
Highly Voted 1 year, 2 months agoaplicacion101
Most Recent 6 months, 2 weeks agonetlol
7 months, 3 weeks agomacxsz
1 year agonospampls
6 months, 1 week agodesignated
1 year, 3 months agonderim
1 year, 4 months ago