Deleting branches
Generally, branches aren't deleted until the contents have been merged back into the main branch (or wherever the live system lives).
However, it's worthwhile knowing how to delete a branch that has not been merged, in case you find the scope of your project changing and a specific branch's contents are no longer required.
Este exercício faz parte do curso
Intermediate Git
Instruções do exercício
- Forcibly delete the
llm-upgradebranch from your repo.
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
Começar o exercício