Introduction to Version Control

 


Contents:

  • Introduction to Git Version Control
  • Repositories
  • Staging and Committing
  • Branching, Merging & Conflicts
  • Local Git
  • Remote Git using Github

Instructor: Prof. Shiburaj


Week 1 : Lecture 1

Introduction to Git , Installing Git & Creating your first Repo




Week 1 : Lecture 2

Staging and Commiting



Week 1 : Lecture 3 & 4

Branching & Checkout





Week 2 : Lecture 5

Merging & Resolving Conflicts , Stashing



Week 2 : Lecture 6 & 7

Reset & Revert, Git Ignore, Merge & Rebase





Week 3 : Lecture 8

Creation of Remote Repo with Github



Week 3 : Lecture 9

Push & Pull



Week 3 : Lecture 10

Release & Tagging



Week 4 : Lecture 11

Collaboration & Forking in Github


Week 4 : Lecture 12

Github Issue Tracking & Introduction to Projects



Comments

Popular posts from this blog

Start to Finish Todo App Design in Figma / HTML/ CSS / JavaScript