Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Items from review of washr package #5

Open
larnsce opened this issue Oct 31, 2024 · 0 comments
Open

Items from review of washr package #5

larnsce opened this issue Oct 31, 2024 · 0 comments
Assignees

Comments

@larnsce
Copy link
Member

larnsce commented Oct 31, 2024

@bonschorno: I will add items here that I notice while reviewing washr:

  • missing step usethis::use_git()

With your project set up locally and a new repository online, it's time to connect the two. To do this, switch to the Terminal (the tab next to Console in RStudio) and run the following commands one after the other.

  • consider adding screenshots to take user through the process of add -> commit -> push

In RStudio, locate the "Git" tab in the top-right panel. As a good practice, begin by clicking "Pull" to ensure you have the latest changes. In the Git tab, you will see a list of changed files—tick the checkboxes next to all the files you've added or modified. Next, click the "Commit" button. A new window will appear where you can enter a descriptive commit message, explaining what changes you've made (for example, "Add raw data files to data-raw directory"). Finally, click the "Push" button to upload your changes to GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants