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

Guerilla Git - Welcome to the Jungle

Avatar for David Long David Long
February 05, 2013

Guerilla Git - Welcome to the Jungle

Essentials for surviving git

Avatar for David Long

David Long

February 05, 2013
Tweet

Other Decks in Technology

Transcript

  1. • Getting Started • Basic Git Concepts • Git Commands

    & Goodies • Git Workflows • Git Tools & Links • Git Questions Monday, February 4, 2013
  2. Git Commands & Goodies • git diff • git log

    • git reflog • git stash • git blame • git mergetool/difftool Monday, February 4, 2013
  3. Git Workflows • ALWAYS branch • NEVER work in master

    • When in doubt, BRANCH Monday, February 4, 2013
  4. Git Questions • Quickly review submitted questions • Any new

    ones you’ve thought of? Monday, February 4, 2013
  5. Git Tools & Links • Tower (mac only) • Kaleidoscope

    1 (mac only) - diffing • Kaleidoscope 2 (lion+ only) - diffing/ merging • Gitk • Github/Bitbucket/Gitorious/etc. Monday, February 4, 2013