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

Git

Marcus Ahnve
December 17, 2012

 Git

Simple slides describing Git

Marcus Ahnve

December 17, 2012
Tweet

More Decks by Marcus Ahnve

Other Decks in Technology

Transcript

  1. Git Object Model 5cc23d Tag 3afbc65 Commit 6564a2 Tree 563efae

    Blob 12aaaf6 Tree cdeccd Tree 6564a2 Tree 35aa31 Blob aaa323 Blob 3afbc65 Commit
  2. References 5cc23d Tag 3afbc65 Commit 6564a2 Tree 563efae Blob 12aaaf6

    Tree cdeccd Tree 6564a2 Tree 35aa31 Blob aaa323 Blob 3afbc65 Commit Branch Head
  3. Topics • config • add • commit • Rm •

    log • reset • checkout • mv • show • branch • merge(-tool) • rebase • stash • blame
  4. Topics • fetch • pull • push • tag •

    amend • grep • reflog • bisect • cherrypick • gc • gui • instaweb