Git Workflow Tutorials

This website hosts a series of tutorials explaining how to use Git, through the GUI tools Sublime Merge, JupyterLab and cloud service GitHub.

Chapters [🔗]

  1. Solo Workflow - In which we learn how to use Git to track changes of files on our personal computer that we never intend to share with others.

  2. Backing Up Repositories - In which we learn how to use Git to back up our files (and their change histories) to the cloud.

  3. Collaborative Workflow - In which we learn how to use Git to collaborate with other people on a set of shared documents.

Credits and acknowledgements [🔗]

These tutorials were written by Naomi Alterman through her work at the UW eScience Institute.

<3