Showing posts with label delete branch. Show all posts
Showing posts with label delete branch. Show all posts

Sunday, 21 July 2019

git: Delete local branch

git branch -d branch_name
git branch -D branch_name


Previous                                                    Next                                                    Home