Delete branch locally

1
2
git -D <name-of-the-branch-to-delete>
// NB. You must not be on the branch to be deleted, in order to delete it...
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.