Tuesday, May 31, 2016

Git clone error with Mac-Mount lion -IntelliJ Idea

1) Ensure you have installed git properly
2) Ensure the environment variables are set properly
3) Ensure the Git/Github in the preferences of IntelliJ Idea and test the connections

I had the same issue,I could solve the issue by correcting the path to git executable as there were multiple git installed in the system.

#Clone failed
#Git failed error code 5

No comments:

Post a Comment