Friday, June 12, 2020

git delete branch (remote/local)

$ git push origin --delete ${branch_name}

No comments:

Post a Comment