Answers for "delete existing local branch"

-1

remove local branch

git branch -d branch_namegit branch -D branch_name
Posted by: Guest on May-26-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language