Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Git

 Git

Free & open source
Distributed version control system

Jelle Vandebeeck

February 06, 2013
Tweet

More Decks by Jelle Vandebeeck

Other Decks in Programming

Transcript

  1. I • love to soar • love to develop •

    love to travel • craft apps at fousa • work at 10to1
  2. why GIT? • branching • small & fast • distributed

    • data assurance • staging area
  3. data assurance • every commit is checksummed • if you

    have a commit id you can easily go back
  4. cool tools around • plain old command line • Just

    run gitk from the command line • Tower • Github for OS X • Magit