Git An introduction to Git #9

Repository basics

Store data as a filesystem tree (yes, directories and files)

Allow tree to be quickly copied from one place to another

Repository remembers every change ever written to it

Can view current or previous state of the repository

Copyright © 2009
http://www.pmichaud.com/2009/pres/