I'm new to Git. I don't recall issuing git fetch
ever (always use git pull
), but the thing is, that at "some point" one of my repos started to show FETCH_HEAD
"branch", when I use use TortoiseGit > Switch/Checkout
. It appears only in TortoiseGit, I neither see it in Netbeans, nor I can't list it with git branch
. I want to get rid of it. How to do this?
Is there any option or trick to stop TortoiseGit from showing this in Switch/Checkout
dialog box?
I've browsed all TortoiseGit' Settings dialog's panel and found nothing, that could help I've searched the Internet and also ended up with nothing. I heard that many GUIs have option to disable showing extra labels, like this one. Is TortoiseGit among them or do I have to get used to this extra "branch"?
TortoiseGit will support this starting with 1.8.13.1.
This can be changed in TortoiseGit settings on the Dialogs 2 page.