gitintellij-ideagitblit

Gitblit push rejected reason not shown in intelij-idea


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?


Solution

  • 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.