I tend to check git diff with origin master using intellij many times a day and it has become a laborious task for me.
I use git diff tool provided by intellij...as suggested here: https://stackoverflow.com/a/49642681/2960555
Is there a way to add shortcut for this manual steps.


