I have IntelliJ IDEA Ultimate 2018.2.3. I am trying to create a patch from a difference (Compare with...) in IDE, but I can not find a button to do so. I have several commits on branch_A already. I do not need to create a patch from local changes, I need to create the patch from difference with another branch.
In git it simple git diff branch_A branch_B >> diff.patch
Is there any way to achieve it in the IDE?
To assign shortcuts to the apply and append actions, open the Keymap page of the IDE settings Ctrl+Alt+S and locate these actions under Version Control Systems | Diff & Merge. on the toolbar. You can compare two or three files from the command line and use IntelliJ IDEA as an external diff tool.
In IntelliJ IDEA 2020.2 I was able to make it like this:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With