Can you see a diff between 2 commits in the same branch with PHP Storm?
With Netbeans you can go Git / Diff / Diff to... and then select the commits. Does PHP Storm have the same functionality?
Can you see a diff between 2 commits in the same branch with PHP Storm?
With Netbeans you can go Git / Diff / Diff to... and then select the commits. Does PHP Storm have the same functionality?
In Version Control panel on Log tab select any number of commits, holding ⌘ and choose commit using mouse cursor:
Then hit ⌘+D and you'll have follow window: