Delete a remote branch
git push origin -d barnchname
- Old way:
git push origin :barnchname
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
git push origin -d barnchname
git push origin :barnchname