Sunday 21 July 2019

git: Delete local branch

git branch -d branch_name
git branch -D branch_name


Previous                                                    Next                                                    Home

No comments:

Post a Comment