Page 1 of 1

What is the Git command to delete a local branch named ג€experimentג€ without a warning?

Posted: Fri Jul 22, 2022 2:52 pm
by answerhappygod
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