Search code examples
gitpushgerritgit-pushtortoisegit

How to set default remote ref in TortoiseGit?


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?

TortoiseGit push dialog


Solution

  • It seems to me that the checkbox "Always push to the selected remote branch for this local branch" should do this.