Creating my Branch Architecture Locally
I am up to date and on the branch called main.

I have already made a few changes.

I can create a new branch and then check to see what branches exist. I can see I have two branches, and the * symbol tells me which branch I have currently selected as active.

If I create a new branch, it should include those commits. To change branches, I use the checkout command.

Notice that HEAD is now pointing to Dev.