/Git-and-GitHub-short-course

This repository contains the material we prepared for a short hands-on course for introducing Git and GitHub to the participants.

Git_and_GitHub_Introduction

This repository contains the material we prepared for a short hands-on course for introducing Git and GitHub to the participants. Description of the files in this repository are as follows-

S.No. File name Description
1 GitandGithub_short_course.pdf Slides used in the course.
2 git-cheat-sheet-education.pdf Cheatsheet of Git commands.

Other resources to practice and learn Git version control are-

  1. https://try.github.io/
  2. https://git-scm.com/book/en/v1/Getting-Started-Git-Basics - An online book.