25.2 Accessing and using git
A myriad of ways are available to use git
in your workflow (assuming git
is installed on your computer).
The two most common are:
- Using a Graphical User Interface (GUI) Client (you must install some of these)
- Examples can be found here.
- Built in Git window pane in RStudio
- Using terminal commands
- System terminal
- Rstudio terminal