Introduction
ð§âðŧ New to Git or LabEx? We recommend starting with the Quick Start with Git course.
In Git, branches are used to develop features or isolate changes made to a project. Sometimes, you may need to find out which branches contain a specific commit. This lab will test your ability to use Git commands to find branches containing a commit.