Wednesday, May 11, 2016

How to use git delete remote branch?



you can use this command:

git push origin --delete  branchName





Thanks to:

No comments:

Post a Comment