I followed along step by step, but the tag part and the branch part is confusing me: why are my now changes that I do called with the “Dead-End” tag? And the branch that I made before, is called master?
This here is the last part of my source tree repo. I’ve been using it every time I finish a day so I save the changes this way and the bottom one is the most recent one where we added the branch to. Everything seems fine but when I went back to the main master branch, any other commit that I do, is tagged as “Dead-End”.
How do I fix this?