Git - Distributed Version Control System

A Git Presentation by Raj Anand
--> Get the code on Github <--

--> forked from Open source for fame and fortune <--

Press to go forward, and to go back

Or scroll down

If you don't already use
a Version Control System

Well

Start Using it.

Why?

Maintaining the code

Tracking the changes

Collaboration Issues

Git…

Do Epic Shit

Install Git from the repository.

sudo apt-get install git

sudo yum install git

Starting git

git init

Initialized empty Git repository in /current/directory/.git/

git status

Create a GitHub account and start posting stuff.

Why?

Sharpen Your Skills

The world is watching

Gain Confidence

“Do I have the coding chops?”
>

Opportunities

Good Job → Great Job → Best Job
(and get to go to conferences)

But mainly...

Do Epic Shit