git diff -> open all files
Hi,
is there an option to open all files which are shown in the dialog "VCS -> Git -> Compare to Branch..."? The only option I see is to "Show diff", which does not open the file in the editor. I could "Jump to source", but that is quite a pita if there are many files to open.
"Show changed files" in the file explorer won't help, since there are many commits in the current branch. It only shows what is different since the last commit.
Thanks in advance
m*
请先登录再写评论。
> I could "Jump to source", but that is quite a pita if there are many files to open.
Is that? I mean, just select the files you want to open with Shift-clicking and press F4.