MNNIT Computer Club

This repository contains the codes, support links and other relevant materials for every class under Computer Club, MNNIT Allahabad.

View on GitHub

Git and Github Class - I

February 27th, 2019

types of VCS

Basic Terminology:

Commit Tree

Stages-1 Stages-2

Basic Workflow:

  1. You modify files in your working tree.
  2. You selectively stage just those changes you want to be part of your next commit, which adds only those changes to the staging area.
  3. You do a commit, which takes the files as they are in the staging area and stores that snapshot permanently to your Git directory.

Flow-1 Flow-2

Basic git configurations:

Commands:

(PS: you may use the command: man to further find out more about any of these commands)

The .gitignore file

Few Footnotes:

Contact Us:

Name Room
Abhishek Kr. Singh Room 115, Tandon
Surbhit Awasthi Room 4, Tandon
Milan Bavishi Room 39, Tandon
Aryan Khanna Room 42, Tandon
Sri Ram Khandelwal Room 184, Tandon
Swati Shikha Room No. F-1, KNGH
Priyanka Room No. F-18, KNGH