Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 115 Bytes

delete-remote-branch.md

File metadata and controls

6 lines (5 loc) · 115 Bytes

Delete remote branch

Delete remote branch origin/feature/branch

git push origin --delete feature/branch