PhpStorm not show all commit after rebase

Hello, 

I'm using PhpStorm 2020.1.

When I rebase a branch and fixup a commit, other commits are not shown when I push to remote branch as the old version did.

 

Expected: Showing

+ Saving A

+ Saving B

+ Saving C 

when push to remote branch

0
1 comment

It's this one, please vote: https://youtrack.jetbrains.com/issue/IDEA-231025

You need to make a selection for all commits.

1

Please sign in to leave a comment.