an everyday primer on git
initialize a git repo with
$> git init
this will set up all the files git uses for tracking revisions