Hello,
I would like to ask one thing -- how can one ignore some of the remote branches? I don't want to delete them, just ignore them for the Log/History view.
Unfortunately, my hosting which supports git deploy, has some weird setup where remote = domain and respective branches are subdomains, therefore having some of these branches in the view clutters it with totally unrelated project.
Is it even possible?
Thanks in advance!
Above the commit history, there is a "Show Remote Branches" checkbox. If you clear that, only local branches are displayed.
There is no option to do that. You might want to try Git Extensions, it has a more sophisticated branch filter.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well, I need to ignore only specific branches from one remote, not all remote branches.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.