Abstract

Git is most widely used version control system. Whether you are a developer, project manager or student, if you are working on a file based project either individually or in a team, it becomes very important to keep track of changes we make or our team. Doing it manually becomes a challenging task and hence we make use of git. Git helps us to manage our work both locally and remotely while keeping record of every change being done.

In this session we will learn the basics of Git, how to track our files in git repository, how to do commit, rebase, git history and Git distributed system.

Flow :

  • Introduction
  • What is Git -
    • Four Areas of Git
    • Keys and Values
    • Branches
  • Git Rebase
  • Git Reset
  • Git History -
    • Exploring Past
    • Fixing Mistakes
  • Distributed Version Control

Speaker

Pankaj Mouriya

Timing

Starts at Saturday March 30 2019, 01:00 PM. The sessions runs for about 1 hour.

Resources