GitLabProjects
GitLabProjects copied to clipboard
Diff Merge Request from different remotes
When I try to show diffs between two different remotes (origin and a fork) i receive the following message:
Right now this is not supported, I never needed it. I will add this to backlog and when I will have some time I will look into it.
Okay, so I try to build the plugin to look into this problem and fix it but I couldn't do it because i'm used to Java but I never do any IntelliJ plugin. Can you explain me briefly how to build and test the plugin?
Thanks,
I never opened this outside my own computer so I dont know if this will work but I put together very simple guide how to start developing.
https://github.com/PavlikPolivka/GitLabProjects/blob/develop/CONTRIBUTING.md
Hope this helps, If you have any questions please ask I will try to answer.