2012/01/04

github

touch README
git add README
git commit -m 'first commit'
git remote add origin git@github.com:split/foo.git
git push -u origin master