- Go to Settings->Git->Select Native in SSH executable dropdown. (If it is not selected)
- Copy HTTPS link from your Github repository.
- Go to VCS->Git->Remotes..
- Edit the origin and Paste HTTPS link in the URL field.
- Press
Ctrl+Shift+k
and push the project to repository. It works.
↧
Answer by Sarvesh Athawale for git with IntelliJ IDEA: Could not read from remote repository
↧