I am using Git with IntelliJ IDEA 12.1, and I want to create one patch from several consecutive commits in my repository. However, the Create Patch button is grayed out as soon as I select more than one commit.
I tried the command line method as answered here and it works great. But is there a way to do this in the IDEA GUI? I think I can do it this way because the prompt says "Create a patch for the selected version (s)."
325is source share