How to run git log -G my-search-term
in JetBrains IDEs?
Of course I know how to run this command in the terminal of the IDE, but it would be great if I could use the git-integration, and the nice native GUI to browser the results (commits) of above search command.