
Git config -global user.email 'Your Name' and your actual name and e-mail (surrounded by single-quotes). Open a new Terminal via Tools > Terminal > New Terminal andĮnter: git config -global user.name 'Your Name' Through RStudio or in your command line interface of choice. The previous step indicated that Git was not installed on your computer.Īfter you install Git, shutdown and restartĪfter installing Git, you’ll need to configure Git. If Git is not installed on your machine, head to the SoftwareĬarpentry instructions for Git and install whichever version isĪppropriate for your operating system. Prompt on Mac OS or Linux, you can run git -version) On Windows, you can run which git in your command (Another way you can do this is to use the command line to check for Instead it says “(Not Found)” in the Git executable field, then you will Or “C:/Program Files/Git/” then you already have Git installed. Near the top of the pane, there isĪ field for the Git executable.

In the dialog that opens, click the Git/SVN tab on the

Open RStudio and select Global Options from the Tools menu (Tools > To see if you have Git installed on your system, You’ll need to have Git installed to take advantage of this versionĬontrol functionality.
