Answers for "how to delete a branch on a local repository"

0

delete local branch

git branch -d feature/git
Posted by: Guest on March-30-2022

Code answers related to "how to delete a branch on a local repository"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language