If you have an account on badcheese.com and want to connect to my git repository, here are the instructions:

On your local machine:

mkdir ~/git-badcheese

cd ~/git-badcheese

git config –global user.name “Your Name Comes Here”

git config –global user.email you@yourdomain.example.com

git config –global color.diff auto

git config –global color.status auto

git config –global color.branch auto

git clone ssh://badcheese.com/git .

Tweet
submit to reddit