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.
Cet exercice fait partie du cours
Intermediate Git
Instructions
- Forcibly delete the
llm-upgradebranch from your repo.
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice