First Solo Commit (Version Control Basic)
This is a follow up to Set Up Git.
In fish-analysis.R
, add a comment above the creation of fish_data
describing what this code does.
Commit this change to version control with a good commit message. Then check to see if you can see this commit in the history.
Expected outputs for First Solo Commit: