Intro git github_ppt

22
Intro to Git and Github

description

 

Transcript of Intro git github_ppt

Page 1: Intro git github_ppt

Intro to Git and Github

Page 2: Intro git github_ppt

Ali Raza

Tech. Entrepreneur

http://twitter.com/aliirz

http://github.com/aliirz

Page 3: Intro git github_ppt
Page 4: Intro git github_ppt

What is Git?

• Version Control/Source Code Management System

• Keeps records of your files as they change over time.

• Open Source

Page 5: Intro git github_ppt

“One version control to rule them all”

- Sauron

Page 6: Intro git github_ppt

History behind Git

Page 7: Intro git github_ppt
Page 8: Intro git github_ppt
Page 9: Intro git github_ppt
Page 10: Intro git github_ppt

A Rich Internet Application for Git

Page 11: Intro git github_ppt

• Social Network for sharing code.

• Web-based hosting service for software development projects using Git.

• A social coding platform for the Enterprise.

Page 12: Intro git github_ppt

How do developers share code?

Page 13: Intro git github_ppt

The USB shareinator

Page 14: Intro git github_ppt

The email sending paradox

Page 15: Intro git github_ppt

Cross LAN framework

Page 16: Intro git github_ppt

N-Triangle Lan Share lunch break medium sized

hamburgerinator

Page 17: Intro git github_ppt

Workflows with Github

Page 18: Intro git github_ppt

Centralized Workflow

Page 19: Intro git github_ppt

Feature Branch Workflow

Page 20: Intro git github_ppt

Gitflow Workflow

Page 21: Intro git github_ppt

Forking Workflow

Page 22: Intro git github_ppt

Demo