Answers for "how to delete a branch remotely and locally"

3

delete remote branch

git branch -r -d remoteBranchName
Posted by: Guest on November-27-2020

Code answers related to "how to delete a branch remotely and locally"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language