Training materials for a hands-on workshop learning
- What is version control useful for and why
- How to set up a local repository and make commits
- What is
.gitignore
file and how to use it - How to view previous versions of your files using version control
- How to set up remote and shared repositories on GitHub
- How to push to and pull from repositories on GitHub
- How to resolve conflicts working on shared repositories on GitHub
Aleksandra Pawlik (if you are contributing to the materials, please add your name to the list).
This page template and the concept of the workshop has been adapted from the Software Carpentry materials.