Git your shit together!

 

(a.k.a. Introduction to Git)

Git Gwhat?

7.5B Social Network for Geeks?

Git (/ɡɪt/) is a distributed version-control system for tracking changes in source code during software development

Why Version Control?

Centralized vs. Distributed Version Control

How so?

Git Stages

add ------------>

status

 

 

 

​checkout
​rebase
​merge

 

commit ---------->
 
push ---------->
pull/fetch <----

Live Demo Time!

(a.k.a. Murphy's law time)

Git Branches

Thanks!

Made with Slides.com