Managing branches
After a PR has been approved and merged the next step is usually to delete the branch the PR came from. This is a good habit as it keeps a repository clean and makes sure that branches are used for specific tasks. But what if you deleted a branch and now need to go back in to correct something?
How do you bring a branch back after deleting it following a PR?
Cet exercice fait partie du cours
Introduction to GitHub Concepts
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
