SlideShare a Scribd company logo
Git going with git
    an overview
Who the heck are you?
●   web designer
●   front end developer "integrator"
●   over ten years of experience
●   freelance
●   company / small and enterprise
Let's take a step back
        from Git
Why Version Control?
Backups. They help.
Experimentation
Sharing
Collaboration
Cuteoverload.com
Just because... I wonder if they use version
control? meh... who cares..what a cute kitty!
4 ways of doing it
Do nothing.
Pray to the remover of obstacles that nothing
will go wrong.
Copy. Copy. Copy. Zip?
Centralized Remote Repositories
Distributed Version Control
Quick Comparison
Central/Subversion      Distributed/Git

One true repo           Repos everywhere!
fine grained perms      General perms
folder checkout         You've got everything
single central backup   Always backed up
consecutive numbers     Odd SHA-1 ID's
Time for a little eye glazing over
or maybe...oooooh!!!!
The Nitty Gritty
Most of this can be found on:
http://git-scm.com/

Good quick start info here too:
https://help.github.com/

Here too!
http://gitref.org/
Basic git diagrams courtesy of http://git-scm.com/
Git presentation
Git presentation
Git presentation
Git presentation
Git presentation
Git presentation
Git presentation
Git presentation
Git presentation
Git presentation
Git presentation
http://nvie.com/posts/a-successful-git-branching-model/
Git presentation
Git presentation
Git presentation
Git presentation
Git presentation
Enough with the slides!
     Let's do some gitting!

More Related Content

Git presentation