I'v used Visual Studio's Git online repository for my C#.NET projects, and now I want to use it for my InteliJ projects.
I'v created a simple Java "Hello World!" template project, but I can't see where to define my remote git repo (with credentials, of course), so I can pull/push from/to there.
Some help please?
Because Git needs to create its support files, you do not just configure it in IDEA. You need to either:
remote
command for git.