Skip to content

Instantly share code, notes, and snippets.

@mbostock
Created October 10, 2010 20:59
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save mbostock/619560 to your computer and use it in GitHub Desktop.
git remote add mbostock git@github.com:mbostock/polymaps.git
git fetch mbostock
git merge --no-commit --no-ff mbostock/master
mate -w src/start.js
make
git add .
git commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment