Wednesday, 11 September 2013

How do I go to the git repo of an IntelliJ IDEA project in the git terminal?

How do I go to the git repo of an IntelliJ IDEA project in the git terminal?

Git in the terminal looks for .git in the home folder. How do I move it to
the git repository of an IntelliJ IDEA project? I need to add a remote.

No comments:

Post a Comment