Get startedGet started for free

Finding deleted branches

You accidentally deleted a branch named feature-data-validation that contained a data validation check function and want to restore this critical function so that you can run these validation checks in your pipeline.

Which Git command would you use to find the last commit hash of the deleted branch?

This exercise is part of the course

Advanced Git

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise