Hello, I am searching for help as I made two mistakes, I think. First I fetched origin in a 'branch' called temp that is in a 'detached head' state. But I can't delete temp by checking out master. I don't know how to get rid of this temp detached head. Second, the detached head causes one issue : It splits my commits in two, I mean that all the new commits I do are on top of temp detached head but they are not linked. I can't get through these two issues with google, I don't know why. Cheers, Alex