Git and GitHub
References
One-pager simple
gitguide. https://rogerdudler.github.io/git-guide/One-pager of
gitcommands. https://github.com/kbroman/Tools4RR/blob/master/04_Git/GitCommands/git_notes.mdLearn
gitinteractively in 15 min. https://try.github.io/levels/1/challenges/1Interactive git branching tutorial. http://learngitbranching.js.org/
“Git and GitHub guide” by Karl Broman http://kbroman.org/github_tutorial/
Software Carpentry course on
git. https://swcarpentry.github.io/git-novice/Blischak, John D., Emily R. Davenport, and Greg Wilson. “A Quick Introduction to Version Control with Git and GitHub.” Edited by Francis Ouellette. PLOS Computational Biology 12, no. 1 (January 19, 2016): e1004668. https://doi.org/10.1371/journal.pcbi.1004668 - An excellent explanation of Git and GitHub. Definitions (Box 1), tutorial
Bryan, Jennifer. “Excuse Me, Do You Have a Moment to Talk about Version Control?” https://doi.org/10.7287/peerj.preprints.3159v2
Book(down) “Happy Git and GitHub for the useR” by Jenny Bryan. http://happygitwithr.com/
How to create pull requests. https://akrabat.com/the-beginners-guide-to-contributing-to-a-github-project/
Quick Git and GitHub videos. http://www.dataschool.io/git-and-github-videos-for-beginners/