No GIT tab on RStudio

I have created a new project using the version control option.

The github repository is already created and keys assigned.

I can't find the GIT tab on the top of environment window.

Looks like the version control option didn't work.

I am using
RStudio 2022.07.1+554 "Spotted Wakerobin" Release (7872775ebddc40635780ca1ed238934c3345c5de, 2022-07-22) for Windows
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.12.8 Chrome/69.0.3497.128 Safari/537.36

Thank you

RStudio 2022.07.1+554 "Spotted Wakerobin" Release (7872775ebddc40635780ca1ed238934c3345c5de, 2022-07-22) for Windows
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.12.8 Chrome/69.0.3497.128 Safari/537.36

If you go to View > Show Git, does it show up?

There is no SHOW Git option in the version I have.

Thanks

The most likely cause of this problem is that RStudio can't find your copy of Git, and/or your project's Git repository.

If you go to Options -> Git, is the version control interface enabled and the path to your Git installation displayed correctly?

Hi

Yes, version control interface is enabled and the path is correct.

I checked as well that Git is in the path, It runs ok when I execute it from the windows command prompt.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.