Quantcast
Channel: git with IntelliJ IDEA: Could not read from remote repository - Stack Overflow
Viewing all articles
Browse latest Browse all 37

Answer by Farbod for git with IntelliJ IDEA: Could not read from remote repository

$
0
0

Go to Preferences > Version Control > Git. Make sure SSH executable is set to “Native.” (If it's already so, switch it to “Built-in,” apply it, and then again switch back to “Native.”).

If this doesn't solve your issue, I would suggest to download a Git client such as GitHub client (free desktop app) and try to sync your project through the app. Then go back to IntelliJ and check if it works.


Viewing all articles
Browse latest Browse all 37

Trending Articles