GitHub Resources

Beginner Guide to fixing mistakes: https://ohi-science.org/news/github-going-back-in-time

To get only certain folders ‘sparse checkout’ via github: https://mirrors.edge.kernel.org/pub/software/scm/git/docs/git-read-tree.html#_sparse_checkout

Github Best Practices: https://github.com/jehna/readme-best-practices

Template to write a good ReadMe: https://gist.github.com/PurpleBooth/109311bb0361f32d87a2

Git Large file storage: https://git-lfs.github.com/

Viedo professional guides: workflow strategieshttps://www.youtube.com/watch?v=aJnFGMclhU8

Connect Git to R-studio for version control: https://happygitwithr.com/rstudio-git-github.html

Related Youtube instruction video: https://www.youtube.com/watch?v=E2d91v1Twcc

 

*This page will be updated regularly as we discover additional resources for research*