Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 796 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 796 Bytes

Introduction to using version control using GitKraken

Training materials for a hands-on workshop learning

Learning objectives (what you will know after this workshop):

  • 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

Contributors:

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.