GitLabProjects icon indicating copy to clipboard operation
GitLabProjects copied to clipboard

Diff Merge Request from different remotes

Open d-asensio opened this issue 8 years ago • 3 comments

When I try to show diffs between two different remotes (origin and a fork) i receive the following message:

7253a77bd748851e88ccce9ad5c139172b7f9834ca3b4d4eb8 pimgpsh_thumbnail_win_distr

d-asensio avatar Dec 23 '15 09:12 d-asensio

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.

PavlikPolivka avatar Dec 23 '15 13:12 PavlikPolivka

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,

d-asensio avatar Dec 23 '15 13:12 d-asensio

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.

PavlikPolivka avatar Dec 23 '15 15:12 PavlikPolivka