LoslegenKostenlos loslegen

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?

Diese Übung ist Teil des Kurses

Introduction to GitHub Concepts

Kurs anzeigen

Interaktive Übung

In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.

Übung starten