git push

Answered

Hello,

In IDEA and DataGrip, git push hang.

The same when I want to add a new repository as the screenshot attached.

Is it a bug ?

 

Thanks

0
4 comments

What OS is it? Dialog headers look like Linux

What IDE build do you use? How do you start it (via toolbox, via sh script, etc)?

0

Hi Dmitriy,

Your totally right.

I'm using Intellij on Debian Buster and do the update by toolbox.

I'm currently using IntelliJ IDEA Ultimate 2018.3.2.

I've got the same pb with DataGrip 2018.3.1 : I can't push anymore.

I tried to change the password storage, even do without it : no change.

And I didn't see anything in the logs.

When I execute the command in a terminal, it works.

Of course, if you want more details, let me know.

Thanks.

0

> I'm currently using IntelliJ IDEA Ultimate 2018.3.2

You need 2018.3.3 (it is in RC yet), as it includes the fix for https://youtrack.jetbrains.com/issue/IDEA-198143.

With 2018.3.2 the prompt appears in the attached tty - if you start via idea.sh from the terminal - the prompt is there.

Workaround until 2018.3.3 is released - set SSH executable to Builtin in Settings | Version Control | Git

0

THANKS YOU VERY MUCH.

The workaround works in DataGrip and IntelliJ.

Good night ;-)

0

Please sign in to leave a comment.