Answers for "git remove branche"

0

git delete branch

$ git branch -d <branchname>
Posted by: Guest on June-21-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language