Rework the VCS operation popup for Git
* IDEA-81862 Remove "Commit File", which is used rarely used and is semi-duplicated by "Commit Changes...". Add "Resolve Conflicts" and "Fetch". * Move "Add to VCS" to the bottom so that other actions shortcuts don't shift for unversioned file. Also because "A" is a perfect mnemonic for "Add". * Allow alpha-mnemonics for the popup, because there may be more than 10 actions there.
Showing
+7 -12