Skip to content

Commit e152581

Browse files
author
protohedgehog
committed
Updated Task 3
1 parent 886fba1 commit e152581

File tree

2 files changed

+45
-19
lines changed

2 files changed

+45
-19
lines changed

content_development/Task_3.html

Lines changed: 44 additions & 18 deletions
Large diffs are not rendered by default.

content_development/Task_3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ If you want, you can also download the [local version of GitHub](https://desktop
113113

114114
Right, that's the easy bit done. Next, go into RStudio, and in the tabs at the top go to Go to **Tools > Global Options > Git/SVN**. SVN is just another version control system like Git, and we don't need to worry about that here.
115115

116-
In the place where it says *Git executable*, add the pathway here to the git.exe file that you just downloaded in the previous step. Make sure all the boxes here are ticked.
116+
In the place where it says *Git executable*, add the pathway here to the git.exe file that you just downloaded in the previous step. Make sure the boxe here that says **Enable version control interface for RStudio projects** is ticked. This now has tied version control to future projects in RStudio, to provide a really powerful additional dimension to collaborative or solo work.
117117

118118
<p align="center">
119119
<img src="https://github.com/OpenScienceMOOC/Module-5-Open-Research-Software-and-Open-Source/blob/master/content_development/images/git_svn.png" width="400px"/>

0 commit comments

Comments
 (0)