Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.12 KB

File metadata and controls

16 lines (10 loc) · 1.12 KB

Version Control and Collaboration with Git and GitHub

This repository holds the materials for a workshop on writing reproducible research papers with R Markdown, first taught at Campus Luzern in March 2021.

Unless otherwise noted, all material is copyright Resul Umit, licensed CC-BY-SA 3.0. An easy to read summary of this permissive licence is available on the Creative Commons website.

Contents

The workshop is divided into six parts. Most parts include exercises — 30+ in total.

Part 1. Introduction
- e.g., getting ready to work together
Part 4. What to Version
- e.g., using a .gitignore file
Part 2. Tools
- e.g., downloading workshop material
Part 5. Collaboration
- e.g., working on the same remote repository
Part 3. Version Control
- e.g., versioning by typing commands
Part 6. Third-Party Applications
- e.g., using GitHub Desktop