Good morning, I'm new to Sourcetree and I find myself in the situation shown in the image. If I click on HEAD or main in the left menu, it highlights the branch that I mistakenly created and then merged. Now, if I make changes to the code and commit them, I can't push them—it's as if I haven't made any changes to the code. When I try to pull from another PC, the last commit I download is exactly the one highlighted.
@Giovanni Albanese welcome to the Atlassian community
This occurs when your head on the local machine does not match the branch. You will need to sync your local branch with the remote branch.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.