Git Workflow for Research Projects

Author

Caroline Simpson

1 Introduction

This book collects best practices for managing research projects with Git and GitHub.
It is designed for researchers who combine code, data analysis, manuscripts, figures, and reproducible workflows.

In the chapters that follow you’ll learn how to structure a research repository, develop a branch and commit workflow, manage data files responsibly, write reproducible pipelines with Makefiles, and avoid common mistakes.