/ Published in: Other

git delete local branch
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
git branch -d <branch_name>
Comments
