issues
search
Open-Data-Science-at-SIO
/
RRROBOTS
Reproducible Research in R for Ocean Biosciences: Open-science Training Seminar
MIT License
10
stars
1
forks
source link
Revisions to week 1 notes
#5
Open
ha0ye
opened
7 years ago
ha0ye
commented
7 years ago
Things to add/improve for lecture on Git:
[ ] difference between
git add
and
git commit
[ ] explanation of git remotes
[ ] more info on branches
[ ] more info on what
git merge
does and how to handle merge conflicts
[ ] how to set global git config for username, email, text editor
[ ] slides for the Git demos w/ code and screenshots
Things to add/improve for lecture on Git:
git add
andgit commit
git merge
does and how to handle merge conflicts