Answers for "git remove both local and remote branch"

0

git delete branch local and remote

$ git branch -D <local-branch>
Posted by: Guest on June-11-2021

Code answers related to "git remove both local and remote branch"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language