git integration: files changed in version X
Hello,
Is there any way to get a list of files changed in some version from file history view? SVN integration has it as an option in the context menu:
any file -> svn -> show history -> right click on any revision -> show all affected files (or something like this, my wording can be wrong).
I've found only one way to do this in Git so far: annotate and then left-click on some version in annotation, which isn't too convenient
when your're interested in some specific version.
Thanks
Please sign in to leave a comment.
Hello Konstantin,
Please file a JIRA issue requesting to add the same functionality for git
as exists for SVN.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Filed http://www.jetbrains.net/jira/browse/IDEA-22563
thanks