Search code examples
intellij-ideaintellij-plugin

Extracting VCS Changes - Intellj Idea Plugin Development


I have a VcsFullCommitDetails, calling .getChanges() is returning empty array all the time. Appreciate any help or hint how I can resolve that.


Solution

  • Take a look at methods in git4idea.history.GitHistoryUtils

    See https://intellij-support.jetbrains.com/hc/en-us/community/posts/360001208300-Get-a-list-of-commits-in-project