phpstorm git pull --rebase

Viewed 4897

In phpstorm how do you do a git pull --rebase? I can't seem to find an option to do it. I would like this to be the default behavior as we are all working off the same branch.

I am doing the pull by Version Control > Git > Pull Changes....

1 Answers
Related