How can I change default remote ref for TortoiseGit push dialog? It is normally master
. I can change it to refs/for/master
always when I push from combo or keyboard and it works, but I would like to stay the ref of my choice there. How can I do this?
It seems to me that the checkbox "Always push to the selected remote branch for this local branch" should do this.