Delete Git branch

delete branch locally
git branch -d localBranchName

delete branch remotely
git push origin --delete remoteBranchName
Total page views:

Comments

Popular posts from this blog

Check Change Files in Git

Run termux script using macrodroid

Create rish shortcut on Home Screen