GIT

the stupid content tracker

an everyday primer on git

Starting from Scratch

initialize a git repo with

$> git init

this will set up all the files git uses for tracking revisions