Answers for "command to delete branches on local repo '"

15

delete remote git branch

git push --delete remoteName branchName
Posted by: Guest on March-14-2020

Code answers related to "command to delete branches on local repo '"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language