RStudio Git
Use Git in RStudio
Create RStudio Project from Git Repository
- Option "RStudio Web": Log in with your uzh shortname at https://rstudio.math.uzh.ch
- From the "File" menu select "new Project...".


- In the dialogue choose "Version Control".


- Next choose Git.


- Enter the URL of your Git repository and choose a unique name for the project directory. Change the Project location if you like. Then press "Create Project".


- Enter your Git server login in the dialogue. Usually this is your uzh shortname and password. (Reset Password on Windows: link)


- If the project was created successfully you will now see the project path and the project files in the Files panel (bottom right panel).






