Gitblit push rejected reason not shown in intelij-idea

luca.p.alexandru picture luca.p.alexandru · Dec 15, 2015 · Viewed 13.1k times · Source

If I add a hook that rejects a push, on Eclipse or other git client, the reject message is shown.
However if I am using intelij-idea, the reject reason is not shown.

Can this be configured to also show in JIdea?

Answer

CodeWizard picture CodeWizard · Dec 15, 2015

You need to open the version control tool

The tool window consists of several tabs:

Console tab:

This tab shows the results of executing VCS-related commands.

Update Info tab:

This tab becomes available when local information is synchronized with the server.