Skip to content

thearunster/intro-to-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 

Repository files navigation

Introduction to Git

What is Git?

Git is a distributed Version Control system. It rocks!

  • Item 1
  • Item 2
  • Item 3

What is the big fuss about Git?

You can commit every once in a while or you can bunch all of your changes together into one single commit. It is better because you don't pollute the repo with a lot of commits.

Editing online.

Again. And Again.

Continuing in local.

Something else.

Read the Pro Git book online here.

Local change - not pushed yet.

New Edit in Master Branch.

Continuing to edit in master branch.

Change in Develop.

Made with ❤ in India.

About

A simple introduction to Git VCS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published