Skip to content
R for the Rest of Us Logo

Using Git and GitHub with R

Commits

Transcript

Click on the transcript to go to that point in the video. Please note that transcripts are auto generated and may contain minor inaccuracies.

Your Turn

  1. Change the title of your Quarto website by editing the _quarto.yml file.

Then, in GitHub Desktop or RStudio:

  1. Add the _quarto.yml file in the staging area.

  2. Add a commit message.

  3. Make a commit.

Learn More

GitKraken has an article on writing good commit messages. The main message is to make small, informative commits. This is a topic that Maƫlle Salmon covers in this blog post and this talk.

Have any questions? Put them below and we will help you out!

You need to be signed-in to comment on this post. Login.