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 ejercicio forma parte del curso
Intermediate Git
Instrucciones del ejercicio
- Forcibly delete the
llm-upgrade
branch from your repo.
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
