GitHub works from one project but not the other

Answered

Hey all,

 

So I worked on a project for a while and succeeded in committing and pushing my changes without any problem. But when I opened a new project, I couldn't commit anything. I hit Ctrl+K or Alt+0 but nothing seems to happen. Do I need to configure something before using Git? I can't remember doing so in my first project.

 

Thanks,

Ofek

1
2 comments

Hello Ofek Aloush

Yes, you need to enable VCS integration in a new project. Go to VCS | Enable VCS integration
Please follow our guide on this:
https://www.jetbrains.com/help/idea/enabling-version-control.html#associate_project_with_VCS

1

Please sign in to leave a comment.