Git -> Pull - branch default is not its origin.

VCS -> Git ->  Pull...

The default branch in this menu has always been its origin for me... it is not the case anymore.  It seems to be whatever branch was pull last.. but It has caused me to accidentally pulling the wrong branch into my current branch... not good!

 

FROM THE DOCS:

If you have several remotes defined for your project, select a remote from the drop-down list (by default, it is origin).

https://www.jetbrains.com/help/phpstorm/2020.2/sync-with-a-remote-repository.html?utm_source=product&utm_medium=link&utm_campaign=PS&utm_content=2020.2#pull

 

3

Sorry about that, it's already fixed but not yet included in any public build: https://youtrack.jetbrains.com/issue/IDEA-251554

2

thanks. look forward to the fix.  :)

1

请先登录再写评论。