Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can then link this local Git repository to an existing remote repository with the following command (inside the Terminal):

Code Block
languagebash
themeConfluence
git remote add origin https://github.com/<>/my-rstudio-project.git

...