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

Git

daijo
February 22, 2012

 Git

Distributed Version Control in Git.

daijo

February 22, 2012
Tweet

More Decks by daijo

Other Decks in Programming

Transcript

  1. History Linux Kernel development First 10 years - patches and

    tarballs Commercial BitKeeper BitKeeper fall out 12年2月22日星期三
  2. Git Design Goals Distributed (like BitKeeper) Safeguard against (unnoticed) corruption

    Very high performance When in doubt, what would CVS not do? 12年2月22日星期三
  3. Directed acyclic graph? tag: A tag is both a node

    in the DAG and a post-it note (of yet another color). A tag points to a commit, and includes an optional message and a GPG signature. http://eagain.net/articles/git-for-computer- scientists/ 12年2月22日星期三
  4. SourceTree Free super-awesome UI. Get it in the Mac App

    Store. If you understood this you’ll figure that out. 12年2月22日星期三