Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 426 Bytes

Version-control-basic-first-solo-commit-R.md

File metadata and controls

14 lines (11 loc) · 426 Bytes
layout topic title language
exercise
Version Control Basic
First Solo Commit
R

This is a follow up to [Set Up Git]({{ site.baseurl }}/exercises/Version-control-basic-set-up-git-R).

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.